diff options
Diffstat (limited to 'sysutils/p5-File-Inplace/Makefile')
-rw-r--r-- | sysutils/p5-File-Inplace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-File-Inplace/Makefile b/sysutils/p5-File-Inplace/Makefile index c6290e74fc2..22c8047661d 100644 --- a/sysutils/p5-File-Inplace/Makefile +++ b/sysutils/p5-File-Inplace/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/07/06 00:59:04 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:30 wiz Exp $ # DISTNAME= File-Inplace-0.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |