diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 19:59:36 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 19:59:36 +0800 |
commit | a01baf59aa3cfb2dab06ff9ba2641d5857adeded (patch) | |
tree | ad8f24269a13f684413be9342c04fdd7e674586f /mail/Makefile | |
parent | 9a3bf034291fa51812a2d9d59e6b9746a3776be6 (diff) | |
download | freebsd-ports-gnome-a01baf59aa3cfb2dab06ff9ba2641d5857adeded.tar.gz freebsd-ports-gnome-a01baf59aa3cfb2dab06ff9ba2641d5857adeded.tar.zst freebsd-ports-gnome-a01baf59aa3cfb2dab06ff9ba2641d5857adeded.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 5167d7d00954..e6252dbb9d3e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -31,6 +31,7 @@ SUBDIR += evolution SUBDIR += exim SUBDIR += exim-ldap + SUBDIR += exim-mysql SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx |