diff options
author | roam <roam@FreeBSD.org> | 2008-05-24 23:57:16 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2008-05-24 23:57:16 +0800 |
commit | 5fa7fd0de32910170e11eff717ba954a1a43acff (patch) | |
tree | ee4a8eac39a6540ccc5d6adc9787e62f6520dcbf /x11-wm | |
parent | 4c49642780adea66229bb971e55ed4fcc3342b14 (diff) | |
download | freebsd-ports-gnome-5fa7fd0de32910170e11eff717ba954a1a43acff.tar.gz freebsd-ports-gnome-5fa7fd0de32910170e11eff717ba954a1a43acff.tar.zst freebsd-ports-gnome-5fa7fd0de32910170e11eff717ba954a1a43acff.zip |
Add wmanager-addons-0.02, a set of helper scripts and manual pages for
x11-wm/wmanager - the X window manager selector. The scripts and manpages
were obtained from the Debian wmanager package and reworked a bit so
that they work on other operating systems, too.
WWW: http://devel.ringlet.net/x11/wmanager-addons/
Author: Peter Pentchev <roam@ringlet.net> (myself)
Diffstat (limited to 'x11-wm')
-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 f3b5400d56bb..73d5df19154f 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -134,6 +134,7 @@ SUBDIR += wm2 SUBDIR += wmakerconf SUBDIR += wmanager + SUBDIR += wmanager-addons SUBDIR += wmconfig SUBDIR += wmcp SUBDIR += wmg |