diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-01-30 14:56:25 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-01-30 14:56:25 +0000 |
commit | 86f957d6653f88ab76de3503951b9da1c436ecb5 (patch) | |
tree | 1d45b106afc239916d43ff04dda2a3be6a1d7bbe /x11-wm/Makefile | |
parent | 0f13c5acaff4556eaa5e978a6a77a0a593c68a47 (diff) | |
download | ports-86f957d6653f88ab76de3503951b9da1c436ecb5.tar.gz ports-86f957d6653f88ab76de3503951b9da1c436ecb5.zip |
Add selectwm 0.4, a GTK application to let you select a window manager
when starting X.
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Notes
Notes:
svn path=/head/; revision=99520
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 ee4380e5986f..d5d8fd40b51b 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -84,6 +84,7 @@ SUBDIR += sapphire SUBDIR += sapphire-themes SUBDIR += sawfish2 + SUBDIR += selectwm SUBDIR += swm SUBDIR += treewm SUBDIR += tvtwm |