diff --git a/windowmanagers/lxp-icewm/INSTALL
b/windowmanagers/lxp-icewm/INSTALL
index e376899..27ba77d 100755
--- a/windowmanagers/lxp-icewm/INSTALL
+++ b/windowmanagers/lxp-icewm/INSTALL
@@ -1,3 +1 @@
-default_install &&
-install -m 0755 $SCRIPT_DIRECTORY/startlxp \
- $INSTALL_ROOT/usr/bin/startlxp
+true
diff --git a/windowmanagers/lxp-icewm/PRE_BUILD
b/windowmanagers/lxp-icewm/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/windowmanagers/lxp-icewm/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/windowmanagers/lxp-icewm/TRIGGERS
b/windowmanagers/lxp-icewm/TRIGGERS
new file mode 100755
index 0000000..6afb62f
--- /dev/null
+++ b/windowmanagers/lxp-icewm/TRIGGERS
@@ -0,0 +1 @@
+on_cast $SPELL dispel_self
diff --git a/windowmanagers/lxp-icewm/configs
b/windowmanagers/lxp-icewm/configs
deleted file mode 100755
index 43b2b44..0000000
--- a/windowmanagers/lxp-icewm/configs
+++ /dev/null
@@ -1 +0,0 @@
-^/usr/share/lxp-icewm/menu$
diff --git a/windowmanagers/lxp-icewm/lxp-icewm-1.2.30.tar.gz.sig
b/windowmanagers/lxp-icewm/lxp-icewm-1.2.30.tar.gz.sig
deleted file mode 100644
index 0993ee7..0000000
Binary files a/windowmanagers/lxp-icewm/lxp-icewm-1.2.30.tar.gz.sig and
/dev/null differ
diff --git a/windowmanagers/lxp-icewm/startlxp
b/windowmanagers/lxp-icewm/startlxp
deleted file mode 100644
index 9defdae..0000000
--- a/windowmanagers/lxp-icewm/startlxp
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-#
-# startlxp
-#
-# Copyright (C) 2008 Arjan Bouter <abouter AT sourcemage.org>
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-
-exec lxp-startup
diff --git a/windowmanagers/lxp-icewm/volatiles
b/windowmanagers/lxp-icewm/volatiles
deleted file mode 100755
index 43b2b44..0000000
--- a/windowmanagers/lxp-icewm/volatiles
+++ /dev/null
@@ -1 +0,0 @@
-^/usr/share/lxp-icewm/menu$
diff --git a/windowmanagers/openbox/DETAILS b/windowmanagers/openbox/DETAILS
index f34f0e8..e4ea5a8 100755
--- a/windowmanagers/openbox/DETAILS
+++ b/windowmanagers/openbox/DETAILS
@@ -1,9 +1,9 @@
SPELL=openbox
- VERSION=3.4.11
+ VERSION=3.4.11.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://openbox.org/dist/openbox/$SOURCE
-
SOURCE_HASH=sha512:63175eefb03a548cf9bb81d6d0ab9127f40a5105fea295773b706b92013ecda3da28b26b452301de853e6ee0f03859dabc274643be3289cc06bdb9de0376dc91
+
SOURCE_HASH=sha512:a585c6f6b68c444aa266f158b9920bd994dd0545f2f1deac784c02e3230f356e279efc04d33bf199d4ab242c444e99814c141d6d921a9499bbc0cf07bed050e8
WEB_SITE=http://www.openbox.org
ENTERED=20030126
LICENSE[0]=GPL
diff --git a/windowmanagers/openbox/HISTORY b/windowmanagers/openbox/HISTORY
index 1eead3b..89998ad 100644
--- a/windowmanagers/openbox/HISTORY
+++ b/windowmanagers/openbox/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 3.4.11.2
+
2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 3.4.11