diff options
author | erwin <erwin@FreeBSD.org> | 2004-07-18 17:35:37 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-07-18 17:35:37 +0800 |
commit | 80f5d50a52be561ba2d7392dda1708a3f65f1bae (patch) | |
tree | 84d02e213dbeb4bc617a133f53519d544d195cfc /x11-wm/Makefile | |
parent | 75c13f2b227f294404181e8a2044112a2502ce30 (diff) | |
download | freebsd-ports-gnome-80f5d50a52be561ba2d7392dda1708a3f65f1bae.tar.gz freebsd-ports-gnome-80f5d50a52be561ba2d7392dda1708a3f65f1bae.tar.zst freebsd-ports-gnome-80f5d50a52be561ba2d7392dda1708a3f65f1bae.zip |
Add orion, a window manager written in Scheme.
PR: ports/69075
Submitted by: Björn Lindström <bkhl@elektrubadur.se>
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 83a47a674295..0fc97b6f2551 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -67,6 +67,7 @@ SUBDIR += obconf SUBDIR += olvwm SUBDIR += openbox + SUBDIR += orion SUBDIR += oroborus SUBDIR += pager SUBDIR += pawm |