aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-07-15 22:08:24 +0800
committerolgeni <olgeni@FreeBSD.org>2003-07-15 22:08:24 +0800
commitb5af4d23bf813e6503bae9eb07d4e6ccf2d79031 (patch)
tree289f0ff21a06409a8df780bf75236e1cc6bf795b
parent662576dac9a82d6f157ba3bad66e643449fa1bcf (diff)
downloadfreebsd-ports-gnome-b5af4d23bf813e6503bae9eb07d4e6ccf2d79031.tar.gz
freebsd-ports-gnome-b5af4d23bf813e6503bae9eb07d4e6ccf2d79031.tar.zst
freebsd-ports-gnome-b5af4d23bf813e6503bae9eb07d4e6ccf2d79031.zip
Whitespace.
-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: