diff options
Diffstat (limited to 'devel/p5-Test-Distribution/Makefile')
-rw-r--r-- | devel/p5-Test-Distribution/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile index 3a41e191af3..dd3c2e09ed8 100644 --- a/devel/p5-Test-Distribution/Makefile +++ b/devel/p5-Test-Distribution/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:21 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:45 wiz Exp $ DISTNAME= Test-Distribution-2.00 PKGNAME= p5-${DISTNAME} PKGREVISION= 7 -SVR4_PKGNAME= p5tdi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |