diff options
author | skrll <skrll@pkgsrc.org> | 2003-04-28 08:59:28 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2003-04-28 08:59:28 +0000 |
commit | 9b7fd571921689f1816b1287e241d216b5b40fae (patch) | |
tree | bd723f921d60c6a2136e2826903055126612c577 /textproc | |
parent | c7c6502d35c3793f290578a2034be45d830543db (diff) | |
download | pkgsrc-9b7fd571921689f1816b1287e241d216b5b40fae.tar.gz |
Drop maintainership here as well.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/icu/Makefile | 4 | ||||
-rw-r--r-- | textproc/xalan-c/Makefile | 4 | ||||
-rw-r--r-- | textproc/xerces-c/Makefile | 4 |
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 |