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 86c16848815..6f98a1eda4c 100644 --- a/textproc/p5-XML-TreePP/Makefile +++ b/textproc/p5-XML-TreePP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/11/30 11:45:45 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:48 wiz Exp $ DISTNAME= XML-TreePP-0.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |