diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-06-02 11:27:59 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-06-02 11:27:59 +0000 |
commit | 4d2a4726d9b5ac74dbb0b811a8ca5f1b7d9d3226 (patch) | |
tree | 54d5bf2a8f1648f9cfd247ae08a6d1bc07be7329 /x11-wm/Makefile | |
parent | f19f5e494590d524490da2550d5709578dd72006 (diff) | |
download | ports-4d2a4726d9b5ac74dbb0b811a8ca5f1b7d9d3226.tar.gz ports-4d2a4726d9b5ac74dbb0b811a8ca5f1b7d9d3226.zip |
Add wmii, a lightweight window manager.
Notes
Notes:
svn path=/head/; revision=136670
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 2088e90458d1..68abe0a98b15 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -110,6 +110,7 @@ SUBDIR += wmconfig SUBDIR += wmg SUBDIR += wmi + SUBDIR += wmii SUBDIR += wmthemeinstall SUBDIR += xcompmgr SUBDIR += xfce |