diff options
Diffstat (limited to 'devel/p5-Test-Without-Module/Makefile')
-rw-r--r-- | devel/p5-Test-Without-Module/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Without-Module/Makefile b/devel/p5-Test-Without-Module/Makefile index 274893d3ab0..524634c3b1e 100644 --- a/devel/p5-Test-Without-Module/Makefile +++ b/devel/p5-Test-Without-Module/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/17 13:26:15 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:53 wiz Exp $ DISTNAME= Test-Without-Module-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |