diff --git a/dns/dyndns/Makefile b/dns/dyndns/Makefile index 8ee710b89..57c8a461f 100644 --- a/dns/dyndns/Makefile +++ b/dns/dyndns/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= dyndns PLUGIN_VERSION= 1.6 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Dynamic DNS Support PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/dns/rfc2136/Makefile b/dns/rfc2136/Makefile index 302c3d5c6..709763c95 100644 --- a/dns/rfc2136/Makefile +++ b/dns/rfc2136/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= rfc2136 PLUGIN_VERSION= 1.2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= RFC-2136 Support PLUGIN_MAINTAINER= franco@opnsense.org PLUGIN_DEPENDS= bind911 diff --git a/net-mgmt/snmp/Makefile b/net-mgmt/snmp/Makefile index fa61ece65..0561c10a7 100644 --- a/net-mgmt/snmp/Makefile +++ b/net-mgmt/snmp/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= snmp PLUGIN_VERSION= 1.1 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= bsnmp-regex bsnmp-ucd PLUGIN_COMMENT= SNMP Server via bsnmpd PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/net/igmp-proxy/Makefile b/net/igmp-proxy/Makefile index 074d305fa..9f3a0c754 100644 --- a/net/igmp-proxy/Makefile +++ b/net/igmp-proxy/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= igmp-proxy PLUGIN_VERSION= 1.3 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= igmpproxy PLUGIN_COMMENT= IGMP-Proxy Service PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/net/l2tp/Makefile b/net/l2tp/Makefile index 35659cc4f..0be8638bc 100644 --- a/net/l2tp/Makefile +++ b/net/l2tp/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= l2tp PLUGIN_VERSION= 1.7 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_DEPENDS= clog mpd5 PLUGIN_COMMENT= L2TP server based on MPD5 PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/net/pppoe/Makefile b/net/pppoe/Makefile index b90bb7ed9..cf59913b5 100644 --- a/net/pppoe/Makefile +++ b/net/pppoe/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= pppoe PLUGIN_VERSION= 1.7 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_DEPENDS= clog mpd5 PLUGIN_COMMENT= PPPoE server based on MPD5 PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/net/pptp/Makefile b/net/pptp/Makefile index 42ae7db74..cd1e45bbd 100644 --- a/net/pptp/Makefile +++ b/net/pptp/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= pptp PLUGIN_VERSION= 1.7 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_DEPENDS= clog mpd5 PLUGIN_COMMENT= PPTP server based on MPD5 PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/net/upnp/Makefile b/net/upnp/Makefile index 33fc73f05..9bdb9e7d4 100644 --- a/net/upnp/Makefile +++ b/net/upnp/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= upnp PLUGIN_VERSION= 1.2 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= miniupnpd PLUGIN_COMMENT= Universal Plug and Play Service PLUGIN_MAINTAINER= franco@opnsense.org