diff options
author | gahr <gahr@FreeBSD.org> | 2009-10-02 04:57:16 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-10-02 04:57:16 +0800 |
commit | d78ccc636b47d2ba19e12e408a3e4e590e73f0ae (patch) | |
tree | 61f8bd02f2e7aba329c771e7d16f6f39eebe6f0f /x11/Makefile | |
parent | baf1772a06efe4d94350e8c52410d07c4363a2bf (diff) | |
download | freebsd-ports-gnome-d78ccc636b47d2ba19e12e408a3e4e590e73f0ae.tar.gz freebsd-ports-gnome-d78ccc636b47d2ba19e12e408a3e4e590e73f0ae.tar.zst freebsd-ports-gnome-d78ccc636b47d2ba19e12e408a3e4e590e73f0ae.zip |
- New port: x11/thingylaunch
Thingylaunch is a fork of thinglaunch (x11/thinglaunch), which supports
navigation keys and tab-completion.
WWW: http://www.gahr.ch/thingylaunch
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index b58071a81465..023afc6e2ce1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -290,6 +290,7 @@ SUBDIR += terminal.app SUBDIR += terminator SUBDIR += thinglaunch + SUBDIR += thingylaunch SUBDIR += tilda SUBDIR += tint SUBDIR += tkXwin |