diff options
Diffstat (limited to 'textproc/p5-XML-SAX/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 81fbb803f6e..d0df7b81422 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/02/22 07:14:14 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-SAX-0.12 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |