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
commitedff8a77131be0e9496aa734c08290e153e4efa3 (patch)
treece45ee8bba3f021aa15b943ce68091691e09d604 /textproc
parent7942274421bf1543278e10a75874b828cb378aec (diff)
downloadpkgsrc-edff8a77131be0e9496aa734c08290e153e4efa3.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