aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-07-15 14:08:24 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-07-15 14:08:24 +0000
commitc784a7dc37f359b9605f0a7c0906e04b56aaf3b0 (patch)
treec12c05d51ad7cbb7cb3a32b459ec161974467192 /java/eclipse
parent06f102782402f288e91c9718fd9acd4e9f5536dd (diff)
downloadports-c784a7dc37f359b9605f0a7c0906e04b56aaf3b0.tar.gz
ports-c784a7dc37f359b9605f0a7c0906e04b56aaf3b0.zip
Whitespace.
Notes
Notes: svn path=/head/; revision=84922
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 c79fcf38db94..4b745591747a 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -38,7 +38,7 @@ ECLIPSE_BUILD= 2135
ECLIPSE_OS= freebsd
ECLIPSE_WS= gtk
ECLIPSE_ARCH= x86
-
+
# Here we must work around a bug that pops up when building from sources. A
# certain "run" method must be made visible in the whole class hierarchy by
# changing making it public, as documented here: