diff options
Diffstat (limited to 'java/eclipse-emf/Makefile')
-rw-r--r-- | java/eclipse-emf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 4a58a65fc836..cef55b7c4242 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= emf-sdo-xsd-SDK-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= java@FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Eclipse Modeling Framework RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |