diff options
Diffstat (limited to 'sysutils/nut-devel/Makefile')
-rw-r--r-- | sysutils/nut-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile index 4a380557f4b9..6ed930b3c4a0 100644 --- a/sysutils/nut-devel/Makefile +++ b/sysutils/nut-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= nut PORTVERSION= ${NUT_COMMIT_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMESUFFIX= -devel # MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ |