diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/p5-XML-XSLT | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/p5-XML-XSLT')
-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 943a641d589..a5b467fd4c6 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:16:28 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:43 grant Exp $ DISTNAME= XML-XSLT-0.32 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5xxs CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 module for processing XSLT DEPENDS+= p5-XML-DOM>=1.25:../../textproc/p5-XML-DOM |