summaryrefslogtreecommitdiff
path: root/wm/fluxbox/Makefile
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2005-09-04 20:21:18 +0000
committertonio <tonio@pkgsrc.org>2005-09-04 20:21:18 +0000
commitb5a6216dce6c8e33c8fd820fd671c5ed7190b24d (patch)
treeef90ad6fdb9ee484a09c1aa11b70219414c03361 /wm/fluxbox/Makefile
parent2b2a2f2f1556c9211e059454101a8f6b8d344e0b (diff)
downloadpkgsrc-b5a6216dce6c8e33c8fd820fd671c5ed7190b24d.tar.gz
Update wm/fluxbox to 0.9.13
Fixes PR 30229 The changelog contains: * Massive speed- and memory- improvements * Added new Buttons for the Titlebar * Added more Key Actions to TextBoxes * Added some style resources * Added new Iconbar Modes * Added -screen <"all"|int[,int]> and a few bugfixes, segfaults and 64 bit issues approved by jmcneill@
Diffstat (limited to 'wm/fluxbox/Makefile')
-rw-r--r--wm/fluxbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile
index 7bfb8822947..aaaf537d51f 100644
--- a/wm/fluxbox/Makefile
+++ b/wm/fluxbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2005/06/01 18:03:25 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/09/04 20:21:18 tonio Exp $
#
-DISTNAME= fluxbox-0.9.12
+DISTNAME= fluxbox-0.9.13
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluxbox/}
EXTRACT_SUFX= .tar.bz2