aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-j
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/xalan-j
parent4e14a5741339f4311ad6769f51d1320b86bb8caf (diff)
downloadports-e868aeb5e726629fe25f42bd45c19e2515ec50f6.tar.gz
ports-e868aeb5e726629fe25f42bd45c19e2515ec50f6.zip
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/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \