diff --git a/README.md b/README.md index 199d6918b..31cc612ce 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/net/firewall/Makefile b/net/firewall/Makefile index b77fe6506..5c667b1ee 100644 --- a/net/firewall/Makefile +++ b/net/firewall/Makefile @@ -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"