diff options
Diffstat (limited to 'textproc/p5-XML-SAX-Expat')
-rw-r--r-- | textproc/p5-XML-SAX-Expat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile index 4bb69d119ed..30644b4ee5b 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:16:30 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:42 grant Exp $ DISTNAME= XML-SAX-Expat-0.35 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl SAX2 XML driver sitting on top of Expat (XML::Parser) DEPENDS+= p5-XML-NamespaceSupport-[0-9]*:../../textproc/p5-XML-NamespaceSupport |