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 17239cd06fa..e3531d4e8ba 100644 --- a/devel/p5-Test-Compile/Makefile +++ b/devel/p5-Test-Compile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/01/23 01:05:29 wen Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:47 wiz Exp $ # DISTNAME= Test-Compile-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |