diff options
Diffstat (limited to 'sysutils/p5-UPS-Nut/Makefile')
-rw-r--r-- | sysutils/p5-UPS-Nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-UPS-Nut/Makefile b/sysutils/p5-UPS-Nut/Makefile index 97797ac1385..c98dc523c82 100644 --- a/sysutils/p5-UPS-Nut/Makefile +++ b/sysutils/p5-UPS-Nut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/12/07 15:19:30 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:43 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKGNAME= ${DISTNAME:S/nut/p5-UPS-Nut/} COMMENT= Network UPS Tools perl binding -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils perl5 PATCHDIR= ${.CURDIR}/patches |