diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-03-28 18:12:48 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-03-28 18:12:48 +0000 |
commit | 46feef805c658256c5b28d1c6751793163dfdd71 (patch) | |
tree | cc12f37f72f7d3c663553e6f7ddef4456891f5ba /x11-wm/Makefile | |
parent | Add kanatest, a simple hiragana and katakana drill tool. (diff) |
Add the fbpager, a desktop pager for the fluxbox
window manager. It supports key bindings, icons etc.
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
PR: 64685
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 296d8a7f3108..20346d0b7836 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -29,6 +29,7 @@ SUBDIR += epplets SUBDIR += evilwm SUBDIR += fbdesk + SUBDIR += fbpager SUBDIR += fluxbox SUBDIR += fluxbox-devel SUBDIR += fluxconf |