diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 03:32:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 03:32:46 +0000 |
commit | 7ae0f8f5402f68583bbb17b5797510aeb343f8f8 (patch) | |
tree | d8024a4bbe4b5da4ed1ac51864bece37ebf99c5b /x11-wm/Makefile | |
parent | - Update to 2.0.30 (diff) |
Add fbcmd, an utility which provides some functions to the 'core' of fluxbox
from the commandline.
PR: ports/72862
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
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 d98340e0619a..35ceaddd20ae 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -31,6 +31,7 @@ SUBDIR += epplets SUBDIR += evilwm SUBDIR += expocity + SUBDIR += fbcmd SUBDIR += fbdesk SUBDIR += fbpager SUBDIR += fluxbox |