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-viplugin | |
parent | beea89e9de0f4b56240ad59f61b6f45dfc8bd070 (diff) |
Notes
Diffstat (limited to 'java/eclipse-viplugin')
-rw-r--r-- | java/eclipse-viplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile index 960348d458a9..831b30d51544 100644 --- a/java/eclipse-viplugin/Makefile +++ b/java/eclipse-viplugin/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= ${PORTNAME}_${PORTVERSION}_E30 DIST_SUBDIR= eclipse -MAINTAINER= freebsd-eclipse@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |