diff options
author | youri <youri@pkgsrc.org> | 2015-06-04 19:23:11 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-06-04 19:23:11 +0000 |
commit | 3ce1ddeb3ac3667a76e776ec594575936cf45231 (patch) | |
tree | ee53b9a99c71073f3a3b7aa5656f6790e2be0e76 /wm/Makefile | |
parent | 7b5d410eabedc7d074c4bf5103cee720280fc838 (diff) | |
download | pkgsrc-3ce1ddeb3ac3667a76e776ec594575936cf45231.tar.gz |
import wm/2bwm, a light keyboard driven window manager.
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 1753ac7304b..29ecf23fb83 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.127 2015/04/19 23:38:59 cheusov Exp $ +# $NetBSD: Makefile,v 1.128 2015/06/04 19:23:11 youri Exp $ # COMMENT= X11 window managers, configuration tools, and themes +SUBDIR+= 2bwm SUBDIR+= 3ddesktop SUBDIR+= 9wm SUBDIR+= aewm++ |