diff options
author | trevor <trevor@FreeBSD.org> | 2002-07-15 12:31:33 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-07-15 12:31:33 +0800 |
commit | 6bb6c52237c24978884103596e3371aa8a540c16 (patch) | |
tree | 98af810c35d360f83bb314bf1703068033f0cce8 /x11-wm/Makefile | |
parent | 83a02929aff4a4bf5938475a4708f853a4a05a9d (diff) | |
download | freebsd-ports-graphics-6bb6c52237c24978884103596e3371aa8a540c16.tar.gz freebsd-ports-graphics-6bb6c52237c24978884103596e3371aa8a540c16.tar.zst freebsd-ports-graphics-6bb6c52237c24978884103596e3371aa8a540c16.zip |
Add the matchbox window manager.
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 1ae333e62be..237669266dd 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -53,6 +53,7 @@ SUBDIR += libdockapp SUBDIR += libepplet SUBDIR += lwm + SUBDIR += matchbox SUBDIR += metacity SUBDIR += metacity-setup SUBDIR += mlvwm |