diff options
-rw-r--r-- | textproc/p5-XML-Parser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 5be05043755..4c1ce6bfcee 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/11/26 06:50:25 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2002/08/20 14:53:38 wiz Exp $ # DISTNAME= XML-Parser.2.30 @@ -9,7 +9,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= bad@netbsd.org -HOMEPAGE= http://wwwx.netheaven.com/~coopercc/xmlparser/intro.html +#HOMEPAGE= http://wwwx.netheaven.com/~coopercc/xmlparser/intro.html COMMENT= Perl extension interface to James Clark's XML parser, expat USE_BUILDLINK_ONLY= YES |