diff options
author | danfe <danfe@FreeBSD.org> | 2013-02-25 10:16:30 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-02-25 10:16:30 +0800 |
commit | 21abad4f107c8fbafb271475e6b737aa34b4d9c7 (patch) | |
tree | 84dfcaee9f5831a83d58cafc7935e00ada0a244e /x11-wm/Makefile | |
parent | c0493d16921102895e75e0ba51daf0c1cfa14b78 (diff) | |
download | freebsd-ports-gnome-21abad4f107c8fbafb271475e6b737aa34b4d9c7.tar.gz freebsd-ports-gnome-21abad4f107c8fbafb271475e6b737aa34b4d9c7.tar.zst freebsd-ports-gnome-21abad4f107c8fbafb271475e6b737aa34b4d9c7.zip |
Add obkey 1.0, a hotkey editor for Openbox window manager.
PR: ports/175606
Submitted by: Uffe Jakobsen
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 9a23a6683bfe..80a9d490f8be 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -125,6 +125,7 @@ SUBDIR += mutter SUBDIR += nickleby SUBDIR += obconf + SUBDIR += obkey SUBDIR += obmenu SUBDIR += obpager SUBDIR += olvwm |