diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-09-15 01:32:40 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-09-15 01:32:40 +0800 |
commit | 99661b8e0d665868ba4195f1a5d6a703ce90b708 (patch) | |
tree | e57ea491c7497401e72e36e11d7c558882c57a34 /x11-wm/Makefile | |
parent | dbfa5750204eeb63a7d7261b2f529ed94277f825 (diff) | |
download | freebsd-ports-gnome-99661b8e0d665868ba4195f1a5d6a703ce90b708.tar.gz freebsd-ports-gnome-99661b8e0d665868ba4195f1a5d6a703ce90b708.tar.zst freebsd-ports-gnome-99661b8e0d665868ba4195f1a5d6a703ce90b708.zip |
matwm2 is a simple window manager for x11.
It aims to be small, fast, stable and usable
WWW: http://www.gatorgitter.com/~maties/
PR: 138643
Submitted by: Mattis Michel <sic_zer0@hotmail.com>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 3864cf5625ac..9d1e012e222a 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -80,6 +80,7 @@ SUBDIR += lxsession SUBDIR += lxsession-lite SUBDIR += matchbox + SUBDIR += matwm2 SUBDIR += metacity SUBDIR += musca SUBDIR += nickleby |