aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2003-06-17 21:07:31 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2003-06-17 21:07:31 +0000
commitf35fce99d0b7c41c4c8a399811866027d4d95c99 (patch)
tree098c87442e9876bc6fb7232124ade7c59047f4f3 /java/eclipse
parentbd9df81ec4bd940a533be93c92824c3324a159bc (diff)
downloadports-f35fce99d0b7c41c4c8a399811866027d4d95c99.tar.gz
ports-f35fce99d0b7c41c4c8a399811866027d4d95c99.zip
Refuse to assume a maintainership of something I never wanted to maintain
in the first place. Assign maintainership to java@.
Notes
Notes: svn path=/head/; revision=83185
Diffstat (limited to 'java/eclipse')
-rw-r--r--java/eclipse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index 2bac347fb917..6c13fa220f25 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= R-2.1-200303272130
DISTNAME= eclipse-sourceBuild-srcIncluded-2.1
DIST_SUBDIR= eclipse
-MAINTAINER= kan@FreeBSD.ORG
+MAINTAINER= java@FreeBSD.ORG
COMMENT= An open extensible IDE for anything and nothing in particular
LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20