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 da0324fa2e0..8db52501b89 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/04/20 13:44:53 wen Exp $ +# $NetBSD: Makefile,v 1.53 2014/05/29 23:36:23 wiz Exp $ DISTNAME= Test-Simple-1.001003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tsi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |