diff options
-rwxr-xr-x | sysutils/pfSense-pkg-nut/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pfSense-pkg-nut/files/usr/local/share/pfSense-pkg-nut/info.xml | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/pfSense-pkg-nut/Makefile b/sysutils/pfSense-pkg-nut/Makefile index b8cae39..a5d4fad 100755 --- a/sysutils/pfSense-pkg-nut/Makefile +++ b/sysutils/pfSense-pkg-nut/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-nut PORTVERSION= 2.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-nut/files/usr/local/share/pfSense-pkg-nut/info.xml b/sysutils/pfSense-pkg-nut/files/usr/local/share/pfSense-pkg-nut/info.xml index 4eecd61..24cc295 100644 --- a/sysutils/pfSense-pkg-nut/files/usr/local/share/pfSense-pkg-nut/info.xml +++ b/sysutils/pfSense-pkg-nut/files/usr/local/share/pfSense-pkg-nut/info.xml @@ -5,7 +5,6 @@ <pkginfolink>https://forum.pfsense.org/index.php?topic=115349.0</pkginfolink> <website>http://networkupstools.org/</website> <descr><![CDATA[Network UPS Tools]]></descr> - <pkginfolink>https://forum.pfsense.org/index.php?topic=115349.0</pkginfolink> <version>%%PKGVERSION%%</version> <configurationfile>nut.xml</configurationfile> </package> |