diff options
author | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-14 17:31:28 +0800 |
---|---|---|
committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-14 17:31:28 +0800 |
commit | 7319f25c30fce4aef56e22a6bf14a3b5bcfbe919 (patch) | |
tree | 967fa86f30ad55e84bb37cb6fe1453c45480f5fd /mail/Makefile | |
parent | 6e041d5a54277b86ca243f4c7f52fd9ba99d361c (diff) | |
download | freebsd-ports-gnome-7319f25c30fce4aef56e22a6bf14a3b5bcfbe919.tar.gz freebsd-ports-gnome-7319f25c30fce4aef56e22a6bf14a3b5bcfbe919.tar.zst freebsd-ports-gnome-7319f25c30fce4aef56e22a6bf14a3b5bcfbe919.zip |
Add cclient to Makefile
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 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 |