diff options
author | minskim <minskim> | 2004-02-22 07:14:14 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-22 07:14:14 +0000 |
commit | 54e680bab5f65002719af8942e7723f3a51a45e6 (patch) | |
tree | ce45ee8bba3f021aa15b943ce68091691e09d604 /textproc | |
parent | 1fc4d3eb6126b2b545cefd1a6f0e2b095f125ebb (diff) | |
download | pkgsrc-54e680bab5f65002719af8942e7723f3a51a45e6.tar.gz |
Add HOMEPAGE.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 3 |
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 |