diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2004-12-03 16:25:39 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2004-12-03 16:25:39 +0000 |
commit | deb4a83174ff00b3b5914949a3afcd999743f038 (patch) | |
tree | 24525bb66ed49424b1e5c83e3b68e746164ccde8 /devel/apache-ant/Makefile | |
parent | 4553f7c228bf6f41f92a669de907a3a415d6705c (diff) | |
download | ports-deb4a83174ff00b3b5914949a3afcd999743f038.tar.gz ports-deb4a83174ff00b3b5914949a3afcd999743f038.zip |
Notes
Diffstat (limited to 'devel/apache-ant/Makefile')
-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 |