diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-10 10:23:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-10 10:23:25 +0000 |
commit | bc7934b53972c3252cf21231827569a573551cb2 (patch) | |
tree | ce062a6ff3ff50a65af899e36cde4afc119a6f62 /wm/openbox/Makefile | |
parent | 49d31c752889f14b1cdbb884c06367269564205f (diff) | |
download | pkgsrc-bc7934b53972c3252cf21231827569a573551cb2.tar.gz |
Update to 3.3.1:
3.3.1:
* Fix panels getting a border with keepBorder turned on.
* Fix a crash in mirrorhorizontal when drawing a surface with width 1.
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r-- | wm/openbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index c735ece5846..0df8d6660fe 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2006/09/03 14:27:59 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2006/09/10 10:23:25 wiz Exp $ -DISTNAME= openbox-3.3 +DISTNAME= openbox-3.3.1 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ |