diff options
author | youri <youri@pkgsrc.org> | 2016-05-21 21:54:41 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-21 21:54:41 +0000 |
commit | c7307156d85005d389c942c2cad6569a36b5db46 (patch) | |
tree | 0e46dbbe60970a770359fec1fd31a9022c6a1e9d /wm | |
parent | 59d8b91be438acd5ad5652ccb1648954c7065d87 (diff) | |
download | pkgsrc-c7307156d85005d389c942c2cad6569a36b5db46.tar.gz |
+ marco
+ mate-netbook
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 14091c7c39d..45e5e656a3e 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2015/10/01 11:08:16 tnn Exp $ +# $NetBSD: Makefile,v 1.131 2016/05/21 21:54:41 youri Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -53,7 +53,9 @@ SUBDIR+= larswm SUBDIR+= libAppleWM SUBDIR+= libWindowsWM SUBDIR+= lwm +SUBDIR+= marco SUBDIR+= matchbox-wm +SUBDIR+= mate-netbook SUBDIR+= metacity SUBDIR+= mlvwm SUBDIR+= musca |