diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-11 11:57:26 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-11 11:57:26 +0000 |
commit | 6b07ae13280368ba0cc63c8185ac22260080931d (patch) | |
tree | d5398886e180ee75efa49b48324e4f56d07c9719 /mail/Makefile | |
parent | Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter. (diff) |
Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
Notes
Notes:
svn path=/head/; revision=43838
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 b7677426803d..5167d7d00954 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -30,6 +30,7 @@ SUBDIR += emil SUBDIR += evolution SUBDIR += exim + SUBDIR += exim-ldap SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx |