diff options
Diffstat (limited to 'devel/p5-Test-Compile/Makefile')
-rw-r--r-- | devel/p5-Test-Compile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Compile/Makefile b/devel/p5-Test-Compile/Makefile index 5f080fe47d6..1c2dd7fb14c 100644 --- a/devel/p5-Test-Compile/Makefile +++ b/devel/p5-Test-Compile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/09/05 06:43:15 wen Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:20 wiz Exp $ # DISTNAME= Test-Compile-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |