summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-12-03 01:01:33 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-12-03 01:01:33 +0000
commite868aeb5e726629fe25f42bd45c19e2515ec50f6 (patch)
tree59d845b7e40e6aa41d3baab226fdb49b645a4e57 /textproc
parentFix build on 6.x (diff)
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer)
Notes
Notes: svn path=/head/; revision=123012
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ant-xinclude-task/Makefile2
-rw-r--r--textproc/xalan-j/Makefile2
-rw-r--r--textproc/xincluder/Makefile2
-rw-r--r--textproc/xmlenc/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ant-xinclude-task/Makefile b/textproc/ant-xinclude-task/Makefile
index 94263031dcfa..4c9b1b111394 100644
--- a/textproc/ant-xinclude-task/Makefile
+++ b/textproc/ant-xinclude-task/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc java
MASTER_SITES= http://people.freebsd.org/~znerd/xinclude-task/
PKGNAMEPREFIX= ant-
-MAINTAINER= znerd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XInclude task for Jakarta Ant
BUILD_DEPENDS= ${JAVAJARDIR}/xincluder.jar:${PORTSDIR}/textproc/xincluder
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index 8eb39d908ae9..6011cf3e8ee3 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML}
MASTER_SITE_SUBDIR= ${PORTNAME}/source
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}-src
-MAINTAINER= znerd@FreeBSD.org
+MAINTAINER= hq@FreeBSD.org
COMMENT= Apache XSLT processor for transforming XML documents
RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper \
diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile
index 73bf28a9ff8e..0a49d3932302 100644
--- a/textproc/xincluder/Makefile
+++ b/textproc/xincluder/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= textproc java
MASTER_SITES= ftp://ftp.ibiblio.org/pub/languages/java/javafaq/
DISTNAME= ${PORTNAME}-1.0d11
-MAINTAINER= znerd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java-based XInclude processors
BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile
index 852e25b8f45f..4df5924b3265 100644
--- a/textproc/xmlenc/Makefile
+++ b/textproc/xmlenc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.44
CATEGORIES= textproc java
MASTER_SITES= http://${PORTNAME}.sourceforge.net/
-MAINTAINER= znerd@FreeBSD.org
+MAINTAINER= hq@FreeBSD.org
COMMENT= Light-weight XML encoding library for Java
USE_JAVA= yes