diff options
Diffstat (limited to 'textproc/p5-XML-Handler-Trees')
-rw-r--r-- | textproc/p5-XML-Handler-Trees/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Handler-Trees/Makefile b/textproc/p5-XML-Handler-Trees/Makefile index 175d7d0455b..705a5f6fb36 100644 --- a/textproc/p5-XML-Handler-Trees/Makefile +++ b/textproc/p5-XML-Handler-Trees/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:59 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:12 seb Exp $ DISTNAME= XML-Handler-Trees-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xht CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |