diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-03 22:05:25 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-03 22:05:25 +0000 |
commit | c5321d96fb7b6e3a14ebbd6b9ed08d98db3478ba (patch) | |
tree | 6429dd1da47785fa97627ce02e31564bcc17b8bf /x11-wm/Makefile | |
parent | 6f1722d8d4a777b8c6d96ed7f34a5888d6ef0f1a (diff) |
Add wmDeskGuide-0.1.
wmDeskGuide is a desktop pager that runs as a WindowMaker dockapp.
It's been nearly 1 year since I submitted this PR, so I guess
it's fermented enough to bottle and commit it.
PR: ports/41036
Submitted by: Adam Weinberger <adam@vectors.cx>
Notes
Notes:
svn path=/head/; revision=82221
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 91070c2c4d4e..794c5e28a85b 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -91,6 +91,7 @@ SUBDIR += windowlab SUBDIR += windowmaker SUBDIR += wm2 + SUBDIR += wmDeskGuide SUBDIR += wmakerconf SUBDIR += wmanager SUBDIR += wmg |