diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 19:57:26 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 19:57:26 +0800 |
commit | 9a3bf034291fa51812a2d9d59e6b9746a3776be6 (patch) | |
tree | ebcbe61b577ba363676570b24265ca7109c68a13 /mail/Makefile | |
parent | e0950c394eb6a515ea3433eaf0fa61ddf98c2e52 (diff) | |
download | freebsd-ports-gnome-9a3bf034291fa51812a2d9d59e6b9746a3776be6.tar.gz freebsd-ports-gnome-9a3bf034291fa51812a2d9d59e6b9746a3776be6.tar.zst freebsd-ports-gnome-9a3bf034291fa51812a2d9d59e6b9746a3776be6.zip |
Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
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 |