diff options
Diffstat (limited to 'textproc/p5-XML-TreePP/Makefile')
-rw-r--r-- | textproc/p5-XML-TreePP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile index ae6e019b2da..69b653bd9f5 100644 --- a/textproc/p5-XML-TreePP/Makefile +++ b/textproc/p5-XML-TreePP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/02/12 14:25:00 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:13 wiz Exp $ DISTNAME= XML-TreePP-0.41 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |