diff options
Diffstat (limited to 'devel/p5-Test-Pod/Makefile')
-rw-r--r-- | devel/p5-Test-Pod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile index 92df857117c..573b186a69d 100644 --- a/devel/p5-Test-Pod/Makefile +++ b/devel/p5-Test-Pod/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/01/26 15:59:16 rhaen Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:55:44 wiz Exp $ DISTNAME= Test-Pod-1.45 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tp CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |