diff options
author | seb <seb> | 2005-05-24 12:19:24 +0000 |
---|---|---|
committer | seb <seb> | 2005-05-24 12:19:24 +0000 |
commit | c6cbe0e55e81720bdd2fe6190bc8073e71db1479 (patch) | |
tree | 6a9eed1a82f2054efb6cca4c541bf92886e9a342 /textproc | |
parent | 34541a75df641999416ff2a9dc6301074b31abbd (diff) | |
download | pkgsrc-c6cbe0e55e81720bdd2fe6190bc8073e71db1479.tar.gz |
Make HOMEPAGE more version/author independent.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-XSLT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index 52812078c76..b042e569c79 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/04/11 21:47:40 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/05/24 12:19:24 seb Exp $ DISTNAME= XML-XSLT-0.48 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://search.cpan.org/~jstowe/XML-XSLT-0.48/ +HOMEPAGE= http://search.cpan.org/dist/XML-XSLT/ COMMENT= Perl5 module for processing XSLT PKG_INSTALLATION_TYPES= overwrite pkgviews |