diff options
author | eik <eik@FreeBSD.org> | 2004-10-12 07:56:09 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-10-12 07:56:09 +0800 |
commit | 214febf5bc7010d3bb4fee64dc1f0b0611cd1777 (patch) | |
tree | a406122f4a39309c05011d8dcd25287f9f30741a /mail/Makefile | |
parent | ba20e347174af89fd0734937f797c33620c529e9 (diff) | |
download | freebsd-ports-gnome-214febf5bc7010d3bb4fee64dc1f0b0611cd1777.tar.gz freebsd-ports-gnome-214febf5bc7010d3bb4fee64dc1f0b0611cd1777.tar.zst freebsd-ports-gnome-214febf5bc7010d3bb4fee64dc1f0b0611cd1777.zip |
add exim-sa-exim, Exim with SA-Exim support <http://marc.merlins.org/linux/exim/sa.html>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index fbfe77d3e0b3..cbab02049ea7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -80,6 +80,7 @@ SUBDIR += exim-monitor SUBDIR += exim-mysql SUBDIR += exim-postgresql + SUBDIR += exim-sa-exim SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx @@ -387,10 +388,10 @@ SUBDIR += sccmilter SUBDIR += scmail SUBDIR += sendmail - SUBDIR += sendmail811 - SUBDIR += sendmail812 SUBDIR += sendmail-ldap SUBDIR += sendmail-sasl + SUBDIR += sendmail811 + SUBDIR += sendmail812 SUBDIR += sentinel SUBDIR += serialmail SUBDIR += sigit |