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 abe69498c1b..542c93086be 100644 --- a/sysutils/p5-File-chmod/Makefile +++ b/sysutils/p5-File-chmod/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= File-chmod-0.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |