diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:52:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:52:49 +0000 |
commit | ca6777aa50b3d417be6cf2f72ea24d701b7fd25f (patch) | |
tree | 9772af93ac3051c8314978212307fca8dcf1aa2d /sysutils/p5-UPS-Nut | |
parent | eb17b2de1dc5605ac3ca4eadcdf6ab7ee05ae013 (diff) | |
download | pkgsrc-ca6777aa50b3d417be6cf2f72ea24d701b7fd25f.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'sysutils/p5-UPS-Nut')
-rw-r--r-- | sysutils/p5-UPS-Nut/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-UPS-Nut/Makefile b/sysutils/p5-UPS-Nut/Makefile index 63a2f05c49b..0ac5915e24c 100644 --- a/sysutils/p5-UPS-Nut/Makefile +++ b/sysutils/p5-UPS-Nut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/07/29 15:13:58 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2011/08/14 14:52:51 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKGNAME= ${DISTNAME:S/nut/p5-UPS-Nut/} COMMENT= Network UPS Tools perl binding +PKGREVISION= 1 CATEGORIES= sysutils perl5 PKG_DESTDIR_SUPPORT= user-destdir PATCHDIR= |