diff options
Diffstat (limited to 'devel/p5-Test-Distribution/Makefile')
-rw-r--r-- | devel/p5-Test-Distribution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile index a154aaee4ac..e75dd4a4c8f 100644 --- a/devel/p5-Test-Distribution/Makefile +++ b/devel/p5-Test-Distribution/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:49 wiz Exp $ DISTNAME= Test-Distribution-2.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |