*: reset plugin revisions that have been stale a while

This commit is contained in:
Franco Fichtner 2016-10-27 10:34:13 +02:00
parent 9301836615
commit 7a0ebe0b52
4 changed files with 4 additions and 8 deletions

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= l2tp
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.2
PLUGIN_DEPENDS= clog mpd5
PLUGIN_COMMENT= L2TP server based on MPD5
PLUGIN_MAINTAINER= franco@opnsense.org

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= pppoe
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.2
PLUGIN_DEPENDS= clog mpd5
PLUGIN_COMMENT= PPPoE server based on MPD5
PLUGIN_MAINTAINER= franco@opnsense.org

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= pptp
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.2
PLUGIN_DEPENDS= clog mpd5
PLUGIN_COMMENT= PPTP server based on MPD5
PLUGIN_MAINTAINER= franco@opnsense.org

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= smart
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= SMART tools
PLUGIN_DEPENDS= smartmontools
PLUGIN_MAINTAINER= franco@opnsense.org