summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorskrll <skrll>2003-04-28 08:59:28 +0000
committerskrll <skrll>2003-04-28 08:59:28 +0000
commit18a541355030ecf5640e9a6cae3842afe11e1d8d (patch)
treebd723f921d60c6a2136e2826903055126612c577 /textproc
parent40bbb9c7a0537a0040114981230eaf36da5a9da6 (diff)
downloadpkgsrc-18a541355030ecf5640e9a6cae3842afe11e1d8d.tar.gz
Drop maintainership here as well.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/icu/Makefile4
-rw-r--r--textproc/xalan-c/Makefile4
-rw-r--r--textproc/xerces-c/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index 4702ae702fe..1b3921f5111 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/04/10 15:32:00 kent Exp $
+# $NetBSD: Makefile,v 1.15 2003/04/28 08:59:28 skrll Exp $
#
DISTNAME= icu-2.4
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= http://oss.software.ibm.com/icu/download/${PKGVERSION}/
EXTRACT_SUFX= .tgz
-MAINTAINER= skrll@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://oss.software.ibm.com/icu
COMMENT= Robust and full-featured unicode support
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index 208622dd3be..d14e98ca29e 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:42 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/04/28 08:59:29 skrll Exp $
#
DISTNAME= Xalan-C_1_0-linux
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/xml-xalan/c/src
CATEGORIES= textproc
MASTER_SITES= http://xml.apache.org/dist/xalan-c/
-MAINTAINER= skrll@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://xml.apache.org/xalan-c/
COMMENT= the Apache Project's XSLT implementation
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index d33722ca6ca..dfc807cfe7d 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/03/29 12:42:42 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2003/04/28 08:59:29 skrll Exp $
#
DISTNAME= xerces-c-src1_3_0
@@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/xerces-c-src1_3_0/src/
CATEGORIES= textproc
MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/
-MAINTAINER= skrll@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://xml.apache.org/xerces-c/
COMMENT= The Apache Project's validating XML parser with DOM and SAX support