summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/dwm/files/dwm.desktop.in1
-rw-r--r--x11-wm/fvwm2/files/system.fvwm2rc2
-rw-r--r--x11-wm/lxmed/files/lxmed-root.in3
-rw-r--r--x11-wm/lxmed/files/lxmed.sh.in3
4 files changed, 0 insertions, 9 deletions
diff --git a/x11-wm/dwm/files/dwm.desktop.in b/x11-wm/dwm/files/dwm.desktop.in
index 3b05420b7b74..a3fc2becb4ec 100644
--- a/x11-wm/dwm/files/dwm.desktop.in
+++ b/x11-wm/dwm/files/dwm.desktop.in
@@ -1,4 +1,3 @@
-# $FreeBSD$
[Desktop Entry]
Name=dwm
Comment=%%COMMENT%%
diff --git a/x11-wm/fvwm2/files/system.fvwm2rc b/x11-wm/fvwm2/files/system.fvwm2rc
index 011666dbb10b..3c0cd1f98dc2 100644
--- a/x11-wm/fvwm2/files/system.fvwm2rc
+++ b/x11-wm/fvwm2/files/system.fvwm2rc
@@ -1,5 +1,3 @@
-# $FreeBSD$
-#
# this is a bare bones sample .fvwm2rc/system.fvwm2rc file for fvwm.
# It should be customized before install. See other sample .fvwm2rc files
# for hints, as well as pointers from the various links on the official
diff --git a/x11-wm/lxmed/files/lxmed-root.in b/x11-wm/lxmed/files/lxmed-root.in
index 51553568adfa..2c4950a3609b 100644
--- a/x11-wm/lxmed/files/lxmed-root.in
+++ b/x11-wm/lxmed/files/lxmed-root.in
@@ -1,6 +1,3 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
cd "%%DATADIR%%" && exec pc-su "${@}"
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" "${@}"