diff options
author | Alexander Kabaev <kan@FreeBSD.org> | 2003-06-17 21:07:31 +0000 |
---|---|---|
committer | Alexander Kabaev <kan@FreeBSD.org> | 2003-06-17 21:07:31 +0000 |
commit | f35fce99d0b7c41c4c8a399811866027d4d95c99 (patch) | |
tree | 098c87442e9876bc6fb7232124ade7c59047f4f3 /java | |
parent | bd9df81ec4bd940a533be93c92824c3324a159bc (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse/Makefile | 2 |
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 |