diff options
Diffstat (limited to 'devel/p5-Test-Script/Makefile')
-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 45e2fac96b8..c2364eb9f9c 100644 --- a/devel/p5-Test-Script/Makefile +++ b/devel/p5-Test-Script/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/08/14 12:26:43 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 21:55:45 wiz Exp $ # DISTNAME= Test-Script-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |