diff options
Diffstat (limited to 'textproc/p5-Pod-Tree/Makefile')
-rw-r--r-- | textproc/p5-Pod-Tree/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index d8a26bfc3ff..c843ecf0e3a 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/05/23 09:42:46 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:27 wiz Exp $ DISTNAME= Pod-Tree-1.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |