diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-29 07:25:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-29 07:25:36 +0000 |
commit | 0bec74d5fbc17de0570ac2dd1704e9ff36f7a2a2 (patch) | |
tree | 4fe6034d34ae23cf9f64944a6b3ac5d96acc3bef /java/eclipse-gef-examples | |
parent | beea89e9de0f4b56240ad59f61b6f45dfc8bd070 (diff) |
Notes
Diffstat (limited to 'java/eclipse-gef-examples')
-rw-r--r-- | java/eclipse-gef-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile index 046307a6d8e6..5b77d90f8deb 100644 --- a/java/eclipse-gef-examples/Makefile +++ b/java/eclipse-gef-examples/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -examples DISTNAME= GEF-examples-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= freebsd-eclipse@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical Editing Framework for the Eclipse IDE (examples) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |