diff options
author | roam <roam@FreeBSD.org> | 2001-02-14 14:43:15 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-02-14 14:43:15 +0000 |
commit | b777be0a03d84e384298196f7f905c604b78f197 (patch) | |
tree | 17b7365732f049bffe63d42490893c6b9c2c6a63 /x11-wm/Makefile | |
parent | 328a825c78ce90c2e420e83329d683866e5b2a37 (diff) | |
download | FreeBSD-ports-b777be0a03d84e384298196f7f905c604b78f197.zip FreeBSD-ports-b777be0a03d84e384298196f7f905c604b78f197.tar.gz |
ratpoison is a simple window manager with no fat library dependencies.
PR: 24995
Submitted by: Gergely Nagy <8@free.bsd.hu>
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 7be76ef..fb37c80 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -39,6 +39,7 @@ SUBDIR += pwm SUBDIR += qlwm SUBDIR += qvwm + SUBDIR += ratpoison SUBDIR += sapphire SUBDIR += sapphire-themes SUBDIR += sawfish |