summaryrefslogtreecommitdiff
path: root/x11-wm/lxmed/files/lxmed.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/lxmed/files/lxmed.sh.in')
-rw-r--r--x11-wm/lxmed/files/lxmed.sh.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-wm/lxmed/files/lxmed.sh.in b/x11-wm/lxmed/files/lxmed.sh.in
index df96adb3ba39..2e6d9f3650b5 100644
--- a/x11-wm/lxmed/files/lxmed.sh.in
+++ b/x11-wm/lxmed/files/lxmed.sh.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" \
-jar "%%DATADIR%%/LXMenuEditor.jar" "${@}"