diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /java | |
parent | - Update MASTER_SITES, WWW (diff) |
Reset inactive maintainer. Thanks for your work in the past!
Notes
Notes:
svn path=/head/; revision=132381
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 |