diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-20 23:58:53 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-20 23:58:53 +0800 |
commit | b6ef62967fc3b4a61470a174226b40bf443e71c1 (patch) | |
tree | ffeaa3190c98162c0deab88c0bcb406aff29e249 /x11/Makefile | |
parent | e183c27200f3be6b6a8fc7bc3fe6ecce1b5275b4 (diff) | |
download | freebsd-ports-gnome-b6ef62967fc3b4a61470a174226b40bf443e71c1.tar.gz freebsd-ports-gnome-b6ef62967fc3b4a61470a174226b40bf443e71c1.tar.zst freebsd-ports-gnome-b6ef62967fc3b4a61470a174226b40bf443e71c1.zip |
Add launch.app 0.6.5, an application launcher for WindowMaker dock.
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 1672cb5d87c6..714b66bc0e2a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -50,6 +50,7 @@ SUBDIR += kdelibs2 SUBDIR += kvidtune SUBDIR += kworldwatch + SUBDIR += launch.app SUBDIR += libdnd SUBDIR += libhelp SUBDIR += libsx |