net/firewall: version 1.0

This commit is contained in:
Franco Fichtner
2020-04-20 14:37:35 +02:00
parent 96df5894ad
commit d380ee2df1
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ net-mgmt/nrpe -- Execute nagios plugins
net-mgmt/telegraf -- Agent for collecting metrics and data
net-mgmt/zabbix-agent -- Zabbix monitoring agent
net-mgmt/zabbix4-proxy -- Zabbix Proxy enables decentralized monitoring
net/firewall -- Firewall API supplemental package (development only)
net/firewall -- Firewall API supplemental package
net/freeradius -- RADIUS Authentication, Authorization and Accounting Server
net/frr -- The FRRouting Protocol Suite
net/ftp-proxy -- Control ftp-proxy processes
+1 -2
View File
@@ -1,7 +1,6 @@
PLUGIN_NAME= firewall
PLUGIN_VERSION= 0.3
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Firewall API supplemental package
PLUGIN_MAINTAINER= ad@opnsense.org
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"