diff options
Diffstat (limited to 'textproc/p5-XML-Simple/Makefile')
-rw-r--r-- | textproc/p5-XML-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 0bbc097e999..2fe83e1ef7f 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:34 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/01/24 07:32:38 wiz Exp $ # DISTNAME= XML-Simple-2.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 SVR4_PKGNAME= p5xsi -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |