diff options
Diffstat (limited to 'java/eclipse-clay-core')
-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 |