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 bfd2a0f4dda..e6331fa6dab 100644 --- a/devel/p5-Test-File-Contents/Makefile +++ b/devel/p5-Test-File-Contents/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/09/05 06:56:35 wen Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:21 wiz Exp $ DISTNAME= Test-File-Contents-0.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tfc CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |