diff options
Diffstat (limited to 'devel/p5-Test-Script/Makefile')
-rw-r--r-- | devel/p5-Test-Script/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Script/Makefile b/devel/p5-Test-Script/Makefile index f4fc6056dc4..a5534ac6d3a 100644 --- a/devel/p5-Test-Script/Makefile +++ b/devel/p5-Test-Script/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/05/23 01:10:21 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:52 wiz Exp $ # DISTNAME= Test-Script-1.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |