diff --git a/net/igmp-proxy/Makefile b/net/igmp-proxy/Makefile index 71575b131..036669b4f 100644 --- a/net/igmp-proxy/Makefile +++ b/net/igmp-proxy/Makefile @@ -3,6 +3,5 @@ PLUGIN_VERSION= 1.5 PLUGIN_REVISION= 6 PLUGIN_DEPENDS= igmpproxy PLUGIN_COMMENT= IGMP-Proxy Service -PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk" diff --git a/net/wol/Makefile b/net/wol/Makefile index 19e6aa94d..90f4508aa 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -3,6 +3,5 @@ PLUGIN_VERSION= 2.5 PLUGIN_REVISION= 3 PLUGIN_DEPENDS= wol PLUGIN_COMMENT= Wake on LAN Service -PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk" diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index 132bbe4b3..d09cf5233 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -2,6 +2,5 @@ PLUGIN_NAME= smart PLUGIN_VERSION= 2.4 PLUGIN_COMMENT= SMART tools PLUGIN_DEPENDS= smartmontools -PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk" diff --git a/www/squid/Makefile b/www/squid/Makefile index 0678e6fd2..def32ee4f 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -2,6 +2,5 @@ PLUGIN_NAME= squid PLUGIN_VERSION= 1.4 PLUGIN_COMMENT= Squid is a caching proxy for the web PLUGIN_DEPENDS= squid squid-langpack -PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk"