diff options
Diffstat (limited to 'java/eclipse-gef')
-rw-r--r-- | java/eclipse-gef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 25508bd3b4ee..0a11068fee83 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= GEF-SDK-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= java@FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Graphical Editing Framework for the Eclipse IDE RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |