diff options
Diffstat (limited to 'textproc/p5-Pod-Coverage/Makefile')
-rw-r--r-- | textproc/p5-Pod-Coverage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Coverage/Makefile b/textproc/p5-Pod-Coverage/Makefile index 5ef1da86050..67712e6450c 100644 --- a/textproc/p5-Pod-Coverage/Makefile +++ b/textproc/p5-Pod-Coverage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/04/22 12:11:53 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:56 wiz Exp $ DISTNAME= Pod-Coverage-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |