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 0fcc3fa8c7c..57ef5af5751 100644 --- a/textproc/p5-Pod-Coverage/Makefile +++ b/textproc/p5-Pod-Coverage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2008/02/14 19:11:40 rhaen Exp $ +# $NetBSD: Makefile,v 1.9 2008/10/19 19:18:55 he Exp $ DISTNAME= Pod-Coverage-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |