diff options
author | wiz <wiz> | 2002-08-20 14:53:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-08-20 14:53:38 +0000 |
commit | cacf8eb1975fc9e702710f2490cdc4df4f2d473d (patch) | |
tree | 4d586d5e50c93d64cd5ae51fb1b1a2bdbd4d7b72 /textproc | |
parent | 11608cc8bab8f31a8794678649c7c687d29a95d2 (diff) | |
download | pkgsrc-cacf8eb1975fc9e702710f2490cdc4df4f2d473d.tar.gz |
Comment out HOMEPAGE, since it disappeared.
Diffstat (limited to 'textproc')
-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 |