diff --git a/net/firewall/Makefile b/net/firewall/Makefile index 3f314e675..bf15b1820 100644 --- a/net/firewall/Makefile +++ b/net/firewall/Makefile @@ -1,6 +1,7 @@ PLUGIN_NAME= firewall PLUGIN_VERSION= 0.1 -PLUGIN_COMMENT= Firewall API supplemental package +PLUGIN_COMMENT= Firewall API supplemental package PLUGIN_MAINTAINER= ad@opnsense.org +PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"