summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-22 07:14:14 +0000
committerminskim <minskim>2004-02-22 07:14:14 +0000
commit54e680bab5f65002719af8942e7723f3a51a45e6 (patch)
treece45ee8bba3f021aa15b943ce68091691e09d604 /textproc
parent1fc4d3eb6126b2b545cefd1a6f0e2b095f125ebb (diff)
downloadpkgsrc-54e680bab5f65002719af8942e7723f3a51a45e6.tar.gz
Add HOMEPAGE.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-SAX/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile
index e0a1845536d..81fbb803f6e 100644
--- a/textproc/p5-XML-SAX/Makefile
+++ b/textproc/p5-XML-SAX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/05 22:16:25 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/22 07:14:14 minskim Exp $
DISTNAME= XML-SAX-0.12
PKGNAME= p5-${DISTNAME}
@@ -7,6 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/XML-SAX/
COMMENT= Perl interface to the SAX2 XML Parser
DEPENDS+= p5-XML-NamespaceSupport>=0.03:../../textproc/p5-XML-NamespaceSupport