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 d4bfb8a7c9a..3a41e191af3 100644 --- a/devel/p5-Test-Distribution/Makefile +++ b/devel/p5-Test-Distribution/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/12/09 14:17:46 obache Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:21 wiz Exp $ DISTNAME= Test-Distribution-2.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5tdi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |