diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-28 01:22:50 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-28 01:22:50 +0000 |
commit | 6b78ba96d8755fb0c72d8b303a3b032c7b16a58e (patch) | |
tree | b874abf80855af19c5cdb676ba895e91198cbadb /mail/Makefile | |
parent | 1d4c0fdb1664d08e5ecfcfe0b2f4973d0c4ad19d (diff) | |
download | FreeBSD-ports-6b78ba96d8755fb0c72d8b303a3b032c7b16a58e.zip FreeBSD-ports-6b78ba96d8755fb0c72d8b303a3b032c7b16a58e.tar.gz |
Add New Port: mail/bsmtp
Batch SMTP support for sendmail, incoming and outgoing
PR: 21781
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
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 5ce054a..e9a023c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -8,6 +8,7 @@ SUBDIR += balsa SUBDIR += bbmail SUBDIR += biffer + SUBDIR += bsmtp SUBDIR += bulk_mailer SUBDIR += cclient SUBDIR += cclient-maildir |