diff options
author | nork <nork@FreeBSD.org> | 2005-08-28 23:29:51 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-08-28 23:29:51 +0800 |
commit | b69baf73f1d20c9f003aa57d91ebef85096ff229 (patch) | |
tree | 4fb2586c6b3b61b712825b18c09620df936772fb /java/eclipse-viplugin/Makefile | |
parent | e2cdaa871b3455def2685cc1ad61057f278a30e3 (diff) | |
download | freebsd-ports-gnome-b69baf73f1d20c9f003aa57d91ebef85096ff229.tar.gz freebsd-ports-gnome-b69baf73f1d20c9f003aa57d91ebef85096ff229.tar.zst freebsd-ports-gnome-b69baf73f1d20c9f003aa57d91ebef85096ff229.zip |
Change MAINTAINER from java@ to freebsd-eclipse@.
Noticed by: Vizion <vizion@vizion.occoxmail.com>
Diffstat (limited to 'java/eclipse-viplugin/Makefile')
-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 c318b672f0d6..e6bd3e73a431 100644 --- a/java/eclipse-viplugin/Makefile +++ b/java/eclipse-viplugin/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= ${PORTNAME}_${PORTVERSION}_E30 DIST_SUBDIR= eclipse -MAINTAINER= java@freebsd.org +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse |