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-Xerces | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/p5-XML-Xerces')
-rw-r--r-- | textproc/p5-XML-Xerces/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile index 29c36acee61..62f010858fb 100644 --- a/textproc/p5-XML-Xerces/Makefile +++ b/textproc/p5-XML-Xerces/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/06/23 08:46:06 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:54:43 grant Exp $ # DISTNAME= XML-Xerces-1.7.0-3 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME:C/-([0-9]*)$/.\1/} CATEGORIES= textproc MASTER_SITES= http://xml.apache.org/dist/xerces-p/stable/archives/ -MAINTAINER= manu@netbsd.org +MAINTAINER= manu@NetBSD.org HOMEPAGE= http://xml.apache.org/xerces-p/ COMMENT= Validating XML parser API for Perl |