diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-19 16:10:10 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-19 16:10:10 +0800 |
commit | a727a872cab7e6d38cc2758ea091af1417664959 (patch) | |
tree | b6a1a8d16753c818e4a0da7ce6c5b6fed58b2bcd /x11-wm/Makefile | |
parent | 42312b2279ea76264a528c5eae61cec195feee94 (diff) | |
download | freebsd-ports-graphics-a727a872cab7e6d38cc2758ea091af1417664959.tar.gz freebsd-ports-graphics-a727a872cab7e6d38cc2758ea091af1417664959.tar.zst freebsd-ports-graphics-a727a872cab7e6d38cc2758ea091af1417664959.zip |
Add oroborus 1.3.1, a small and simple GNOME-compatible 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 48d7c0e7573..132c2640f7c 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -38,6 +38,7 @@ SUBDIR += lwm SUBDIR += mlvwm SUBDIR += olvwm + SUBDIR += oroborus SUBDIR += piewm SUBDIR += pwm SUBDIR += qlwm |