summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-20 14:53:38 +0000
committerwiz <wiz>2002-08-20 14:53:38 +0000
commitfbeb9841a60d287807625221ba7ad5e52f32e53c (patch)
tree4d586d5e50c93d64cd5ae51fb1b1a2bdbd4d7b72 /textproc
parent78e4349a7fb6285569faa5874b25548bdbe14564 (diff)
downloadpkgsrc-fbeb9841a60d287807625221ba7ad5e52f32e53c.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