diff options
Diffstat (limited to 'devel/p5-Test-Simple/Makefile')
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 1cb7b830eac..01e2536032c 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2011/10/07 07:55:27 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/03 21:55:45 wiz Exp $ DISTNAME= Test-Simple-0.98 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tsi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |