diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-24 15:06:48 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-24 15:06:48 +0000 |
commit | 69627573e5ce93fa4cef94efae84aca3156cefb3 (patch) | |
tree | 16c7e0c00c8086d02c305501e99726cb4b03f5ca /x11/Makefile | |
parent | - Update to version 0.10 (diff) |
Add wmmsg 1.0, dockapp that notifies you on ICQ, AIM and IRC events.
PR: 61749
Submitted by: Thomas Kempka <t.kempka@web.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 f539af059279..a8ed3c7a4668 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -150,6 +150,7 @@ SUBDIR += wmfstatus SUBDIR += wmmatrix SUBDIR += wmmenu + SUBDIR += wmmsg SUBDIR += wmoldmenu2new SUBDIR += wmxss SUBDIR += workrave |