diff options
author | pav <pav@FreeBSD.org> | 2003-12-06 21:07:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-06 21:07:52 +0800 |
commit | 26999b18c966984ffe6c9cb29184e568c1b80d02 (patch) | |
tree | c91e57ac30b194dffc35fffc63600266121ac2e3 /x11/Makefile | |
parent | 130d50ee3083beb6cf6ce9c94387a1ee026ca41b (diff) | |
download | freebsd-ports-gnome-26999b18c966984ffe6c9cb29184e568c1b80d02.tar.gz freebsd-ports-gnome-26999b18c966984ffe6c9cb29184e568c1b80d02.tar.zst freebsd-ports-gnome-26999b18c966984ffe6c9cb29184e568c1b80d02.zip |
Add apwal, a simple and powerful application launcher.
It is composed in 2 parts: the application launcher itself and
a good looking easy to use editor.
PR: ports/59940
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
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 663c4c820a64..37d3b48b8efd 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -14,6 +14,7 @@ SUBDIR += XFree86-aoutlibs SUBDIR += XFree86-contrib SUBDIR += accessx + SUBDIR += apwal SUBDIR += aterm SUBDIR += bbrun SUBDIR += bgrot |