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 3f327620ed9..c8f4e946bcb 100644 --- a/devel/p5-Test-File-Contents/Makefile +++ b/devel/p5-Test-File-Contents/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/12/11 11:56:54 rhaen Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:01 he Exp $ DISTNAME= Test-File-Contents-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tfc CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} |