diff options
Diffstat (limited to 'devel/p5-Test-Unit/Makefile')
-rw-r--r-- | devel/p5-Test-Unit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-Unit/Makefile b/devel/p5-Test-Unit/Makefile index 0332cd80d6e..256d2f5719d 100644 --- a/devel/p5-Test-Unit/Makefile +++ b/devel/p5-Test-Unit/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/10/09 13:44:45 wiz Exp $ DISTNAME= Test-Unit-0.25 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 -SVR4_PKGNAME= p5tun CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |