diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-11-14 00:36:48 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-11-14 00:36:48 +0000 |
commit | bf9c1e1e5fc2610a37b3a448881136d9ce56c812 (patch) | |
tree | 6c9a7a55fb00c0aeffdfeb028607ca83a24a69b2 /java/xdoclet | |
parent | Update to the 20051112 snapshot of GCC 4.1.0 (which requires a fix to (diff) |
Assign a new maintainer
Notes
Notes:
svn path=/head/; revision=148180
Diffstat (limited to 'java/xdoclet')
-rw-r--r-- | java/xdoclet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/xdoclet/Makefile b/java/xdoclet/Makefile index 22db2b2ada65..ebb8fbe69a75 100644 --- a/java/xdoclet/Makefile +++ b/java/xdoclet/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-bin-${PORTVERSION} DISTFILES= ${DISTNAME}.zip xjavadoc-${XJAVADOC_VER}.zip -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lxv@omut.org COMMENT= Java attribute-oriented code generation engine RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant |