diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-04-06 12:38:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-04-06 12:38:52 +0800 |
commit | 1b4735e14daeeb5c936915c96985c6abbdadb16d (patch) | |
tree | 06456d97562883584feaeddd3745bc7b929cfdf5 /x11/Makefile | |
parent | eb7cb0e9e2ca6a5ad0cb2f60f04977259adc3ee4 (diff) | |
download | freebsd-ports-gnome-1b4735e14daeeb5c936915c96985c6abbdadb16d.tar.gz freebsd-ports-gnome-1b4735e14daeeb5c936915c96985c6abbdadb16d.tar.zst freebsd-ports-gnome-1b4735e14daeeb5c936915c96985c6abbdadb16d.zip |
add wmdrawer 0.9.17.1
A dockapp which provides a drawer to launch applications
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 e2e0114a30f3..40c2bcb83b6f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -112,6 +112,7 @@ SUBDIR += wmappl SUBDIR += wmbutton SUBDIR += wmcliphist + SUBDIR += wmdrawer SUBDIR += wmfstatus SUBDIR += wmmatrix SUBDIR += wmmenu |