summaryrefslogtreecommitdiff
path: root/textproc/xerces-c
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-07-17 22:50:55 +0000
committergrant <grant@pkgsrc.org>2003-07-17 22:50:55 +0000
commitca3be631f2258f67a9df24aab083df2983c07822 (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/xerces-c
parent0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff)
downloadpkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/xerces-c')
-rw-r--r--textproc/xerces-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index 4189ce4ba90..0b4c350aa72 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/06/23 07:52:39 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:55 grant Exp $
#
DISTNAME= xerces-c-src1_7_0
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src/xercesc
CATEGORIES= textproc
MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/archives/Xerces-C_${DISTNAME:S/xerces-c-src//}/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://xml.apache.org/xerces-c/
COMMENT= validating C++ XML parser with DOM and SAX support