diff options
Diffstat (limited to 'sysutils/p5-File-chmod/Makefile')
-rw-r--r-- | sysutils/p5-File-chmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-File-chmod/Makefile b/sysutils/p5-File-chmod/Makefile index 12943527682..b79a25c7353 100644 --- a/sysutils/p5-File-chmod/Makefile +++ b/sysutils/p5-File-chmod/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/23 19:51:16 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:02 wiz Exp $ # DISTNAME= File-chmod-0.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |