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 26d20a6ad29..5ac2f9bbc7d 100644 --- a/textproc/p5-Pod-Coverage/Makefile +++ b/textproc/p5-Pod-Coverage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/09/05 18:50:59 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Coverage-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |