diff options
Diffstat (limited to 'textproc/p5-XML-SAX-Expat/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-Expat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile index 4e7647c10f9..6eb7b863a45 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/07/18 14:52:36 rhaen Exp $ +# $NetBSD: Makefile,v 1.15 2008/10/19 19:18:59 he Exp $ DISTNAME= XML-SAX-Expat-0.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xse CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |