summaryrefslogtreecommitdiff
path: root/wm/jwm/Makefile
diff options
context:
space:
mode:
authortsutsui <tsutsui>2012-05-20 06:42:01 +0000
committertsutsui <tsutsui>2012-05-20 06:42:01 +0000
commit0c9d96c01d7d545e71e2391b8b74eb1aa7495a68 (patch)
tree8ccbf3d61d57ec60314f4140ace51996709b1fed /wm/jwm/Makefile
parent3d8637f55563925d97161ed693047303081dd18c (diff)
downloadpkgsrc-0c9d96c01d7d545e71e2391b8b74eb1aa7495a68.tar.gz
Update jwm to 2.1.0.
Changes from 2.0.1 (per http://joewing.net/programs/jwm/history.shtml ) JWM v2.1.0 <> 20110925 * Revision 502 * Fixed several window handling issues. * Fixed an issue with key bindings and modifiers. * Added some more key bindings. * Changed the way the "next" and "nextstacked" key bindings behave. * Merged some user-contributed patches. * Rounded window corners (Patriot). * Support for transparent menus, trays, and windows (Patriot). * New borders for buttons (Patriot). * User-replaceable window button masks (Patriot). * gxine fullscreen fix (Patriot). * Fix for windows loosing focus when switching desktops (Patriot). * More key bindings (Dougal). * Transparent group (Dougal). * Some code cleanups. * Added the ability to resize from the top of windows. * Added support for pager labels.
Diffstat (limited to 'wm/jwm/Makefile')
-rw-r--r--wm/jwm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/jwm/Makefile b/wm/jwm/Makefile
index 0f42cd98071..c4e7ffa887e 100644
--- a/wm/jwm/Makefile
+++ b/wm/jwm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2011/11/25 22:23:52 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2012/05/20 06:42:01 tsutsui Exp $
#
-DISTNAME= jwm-2.0.1
-PKGREVISION= 5
+DISTNAME= jwm-2.1.0
CATEGORIES= wm x11
MASTER_SITES= http://www.joewing.net/programs/jwm/releases/ \
${MASTER_SITE_SOURCEFORGE:=jwm/}
@@ -11,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.joewing.net/programs/jwm/
COMMENT= Lightweight window manager with virtual desktops
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir