From 0c94a9945f247ca5fec9cffe5e452a485eea4a98 Mon Sep 17 00:00:00 2001 From: hq Date: Fri, 3 Dec 2004 16:25:39 +0000 Subject: Assign maintainership to java@FreeBSD.org as this port is a critical piece of infrastructure for a lot of java based ports. Approved by: glewis --- devel/apache-ant/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index 378798708284..a8eac053c2c4 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${ANT_DISTFILE}:bin \ ${MANPAGE_DISTFILE}:man EXTRACT_ONLY= ${ANT_DISTFILE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= java@FreeBSD.org COMMENT= Java- and XML-based build tool, conceptually similar to make RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper -- cgit