diff options
author | hq <hq@FreeBSD.org> | 2004-12-04 00:25:39 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2004-12-04 00:25:39 +0800 |
commit | 0c94a9945f247ca5fec9cffe5e452a485eea4a98 (patch) | |
tree | 8333381ec4b9653a3a15576da6d2e7d8f5d11de9 /devel | |
parent | a40004106e93d20c079857b66e93ff053a08642a (diff) | |
download | freebsd-ports-gnome-0c94a9945f247ca5fec9cffe5e452a485eea4a98.tar.gz freebsd-ports-gnome-0c94a9945f247ca5fec9cffe5e452a485eea4a98.tar.zst freebsd-ports-gnome-0c94a9945f247ca5fec9cffe5e452a485eea4a98.zip |
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
Diffstat (limited to 'devel')
-rw-r--r-- | devel/apache-ant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |