diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-16 20:06:37 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-16 20:06:37 +0000 |
commit | a44943675a00cde03e824d28a055b34dea5c2743 (patch) | |
tree | 786cdacfadf4e81c1575340449e28ac6e303f8eb /mail/Makefile | |
parent | db4db27b9f478de9814899a54a81608429dd0a77 (diff) |
Kiltdown is an Email Client for UNIX. It is UI independant (I use both Gnome
and KDE), and is fully featured, including MIME support, multiple accounts,
filtering, etc. It currently runs under Linux, FreeBSD, and Solaris.
WWW: http://kiltdown.sourceforge.net/
Notes
Notes:
svn path=/head/; revision=44076
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index cbe61acea668..85859c44f7b9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -57,6 +57,7 @@ SUBDIR += isync SUBDIR += junkfilter SUBDIR += kbiff + SUBDIR += kiltdown SUBDIR += knewmail SUBDIR += lbdb SUBDIR += libesmtp |