diff options
Diffstat (limited to 'textproc/p5-XML-SAX-ExpatXS/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index c38d9a60e8f..0a98bc82898 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 01:50:08 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:58:12 wiz Exp $ # DISTNAME= XML-SAX-ExpatXS-1.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xsx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |