diff options
author | trevor <trevor@FreeBSD.org> | 2002-05-13 23:48:08 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-05-13 23:48:08 +0000 |
commit | 301114caad1dec42cd4d8295458a766676427f89 (patch) | |
tree | d87f9b369652b79222b9abc810cfe2a5b8a89d56 /x11-wm/Makefile | |
parent | c53764c194a6524cf25ce1cd3b4747e7c5ae4894 (diff) | |
download | FreeBSD-ports-301114caad1dec42cd4d8295458a766676427f89.zip FreeBSD-ports-301114caad1dec42cd4d8295458a766676427f89.tar.gz |
Add port of vdesk, a command-line utility for setting up and using
virtual desktops.
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 193da8b..d810e88 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -74,6 +74,7 @@ SUBDIR += tvtwm SUBDIR += ude SUBDIR += uwm + SUBDIR += vdesk SUBDIR += vtwm SUBDIR += w9wm SUBDIR += windowmaker |