diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-05-21 17:13:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-05-21 17:13:55 +0000 |
commit | 6d2cfc3a21c41d7e5a533097f582f1d5f49e7278 (patch) | |
tree | bf283e7f2a6009b848bcb9d5d4e6ae029ed05d78 /java | |
parent | Reset hubert@frbsd.org: address rejecting email. (diff) |
Reset mitsuru@riken.jp: address bounces.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=297131
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-clay-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index b4f1b8abb7dd..e189050ff3c2 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -core DISTNAME= jp.azzurri.clay.core_${PORTVERSION}.bin.dist.${DISTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= mitsuru@riken.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A database design tool for the Eclipse development environment RUN_DEPENDS+= ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef |