diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 15:29:51 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 15:29:51 +0000 |
commit | e9f9782908a8a7152e76dc1431d618520ec5f81e (patch) | |
tree | 47d2547aa14c13519640581fde6435797fb0cbec /java/eclipse-gef | |
parent | 9f3f0346e4500779ab72de4967118fffd0601083 (diff) | |
download | ports-e9f9782908a8a7152e76dc1431d618520ec5f81e.tar.gz ports-e9f9782908a8a7152e76dc1431d618520ec5f81e.zip |
Notes
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 |