diff options
Diffstat (limited to 'devel/p5-Test-Command-Simple/Makefile')
-rw-r--r-- | devel/p5-Test-Command-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Command-Simple/Makefile b/devel/p5-Test-Command-Simple/Makefile index 9d97798fb7f..72b72343fe6 100644 --- a/devel/p5-Test-Command-Simple/Makefile +++ b/devel/p5-Test-Command-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/09/05 06:36:22 wen Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:20 wiz Exp $ DISTNAME= Test-Command-Simple-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |