diff options
Diffstat (limited to 'java')
-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 2b48366d977c..886b5a859beb 100644 --- a/java/xdoclet/Makefile +++ b/java/xdoclet/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-bin-${PORTVERSION} DISTFILES= ${DISTNAME}.zip xjavadoc-${XJAVADOC_VER}.zip -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java attribute-oriented code generation engine RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant |