diff options
author | petef <petef@FreeBSD.org> | 2001-12-19 13:05:47 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-19 13:05:47 +0800 |
commit | c7b2953fb90dd61a13d37cd3703a6a022ff62c9b (patch) | |
tree | 0a0f1e4efc56ff52e7636731a313a1cf112a58ed /x11-wm/Makefile | |
parent | 78a322256507dbd41811cafba8ec95602b6915fe (diff) | |
download | freebsd-ports-graphics-c7b2953fb90dd61a13d37cd3703a6a022ff62c9b.tar.gz freebsd-ports-graphics-c7b2953fb90dd61a13d37cd3703a6a022ff62c9b.tar.zst freebsd-ports-graphics-c7b2953fb90dd61a13d37cd3703a6a022ff62c9b.zip |
Add plwm 2.4, a window manager construction kit.
PR: 32981
Submitted by: Mike Meyer <mwm@mired.org>
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 b828c595604..be4cc84a36e 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -48,6 +48,7 @@ SUBDIR += oroborus SUBDIR += phluid SUBDIR += piewm + SUBDIR += plwm SUBDIR += pwm SUBDIR += qlwm SUBDIR += qvwm |