diff options
Diffstat (limited to 'devel/p5-Test-Script')
-rw-r--r-- | devel/p5-Test-Script/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Script/Makefile b/devel/p5-Test-Script/Makefile index d6fecdc5583..de7eb433a2f 100644 --- a/devel/p5-Test-Script/Makefile +++ b/devel/p5-Test-Script/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/31 11:19:09 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:40:50 wiz Exp $ # DISTNAME= Test-Script-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |