diff options
Diffstat (limited to 'devel/p5-Test-File-Contents/Makefile')
-rw-r--r-- | devel/p5-Test-File-Contents/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-File-Contents/Makefile b/devel/p5-Test-File-Contents/Makefile index 02d09af6ae9..5008c715f35 100644 --- a/devel/p5-Test-File-Contents/Makefile +++ b/devel/p5-Test-File-Contents/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2011/12/14 11:01:39 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 21:55:42 wiz Exp $ DISTNAME= Test-File-Contents-0.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tfc CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |