diff options
Diffstat (limited to 'textproc/p5-Pod-Parser/Makefile')
-rw-r--r-- | textproc/p5-Pod-Parser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile index a27112d755f..613180f656e 100644 --- a/textproc/p5-Pod-Parser/Makefile +++ b/textproc/p5-Pod-Parser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/04/21 12:58:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:12 wiz Exp $ DISTNAME= Pod-Parser-1.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |