summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-08-20 14:53:38 +0000
committerwiz <wiz@pkgsrc.org>2002-08-20 14:53:38 +0000
commit9b5f7ba700b16ead9248d09c93f7e153e58081b0 (patch)
tree4d586d5e50c93d64cd5ae51fb1b1a2bdbd4d7b72 /textproc
parent81dc747b474237a747340d488725890c7a3fe0cc (diff)
downloadpkgsrc-9b5f7ba700b16ead9248d09c93f7e153e58081b0.tar.gz
Comment out HOMEPAGE, since it disappeared.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Parser/Makefile4
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