diff options
author | kbyanc <kbyanc@FreeBSD.org> | 2000-07-14 17:31:28 +0800 |
---|---|---|
committer | kbyanc <kbyanc@FreeBSD.org> | 2000-07-14 17:31:28 +0800 |
commit | ba5160c6ae934d3a9e1d4f61941ce619651c3909 (patch) | |
tree | 678040d663630a4639fd536487ac25ad4a0ee822 /mail | |
parent | f41e9a06825dc224b27283687692d540c1905b27 (diff) | |
download | freebsd-ports-gnome-ba5160c6ae934d3a9e1d4f61941ce619651c3909.tar.gz freebsd-ports-gnome-ba5160c6ae934d3a9e1d4f61941ce619651c3909.tar.zst freebsd-ports-gnome-ba5160c6ae934d3a9e1d4f61941ce619651c3909.zip |
Add cclient to Makefile
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index cdd7af356382..5b023f19de1d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -8,6 +8,7 @@ SUBDIR += bbmail SUBDIR += biffer SUBDIR += bulk_mailer + SUBDIR += cclient SUBDIR += cmail SUBDIR += coolmail SUBDIR += courier-imap |