diff options
author | cy <cy@FreeBSD.org> | 2014-07-05 12:51:06 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2014-07-05 12:51:06 +0800 |
commit | a599fa976ee8e95ba2aa8010291e734c7a9457b6 (patch) | |
tree | 8003e2821001f8f218ee7230f788e168f0b373e7 /sysutils/nut/Makefile | |
parent | 64ab5c4df1ad8c1e8cae8bc32e17f41fc89b77f6 (diff) | |
download | freebsd-ports-gnome-a599fa976ee8e95ba2aa8010291e734c7a9457b6.tar.gz freebsd-ports-gnome-a599fa976ee8e95ba2aa8010291e734c7a9457b6.tar.zst freebsd-ports-gnome-a599fa976ee8e95ba2aa8010291e734c7a9457b6.zip |
Point rc script to the new upsdrvctl path.
Diffstat (limited to 'sysutils/nut/Makefile')
-rw-r--r-- | sysutils/nut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 494a842e525f..e80cae75983f 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -3,6 +3,7 @@ PORTNAME= nut PORTVERSION= 2.7.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig |