diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-07-03 19:21:50 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-07-03 19:21:50 +0800 |
commit | 32bd4179fa0e1640d5a0f25e70a9af8c333f5f27 (patch) | |
tree | 4ba121549b46ee0155f54a4207ce9f037acf8f67 /mail/Makefile | |
parent | 329748b6774c5c28a6c15229ba72eee7b5381140 (diff) | |
download | freebsd-ports-graphics-32bd4179fa0e1640d5a0f25e70a9af8c333f5f27.tar.gz freebsd-ports-graphics-32bd4179fa0e1640d5a0f25e70a9af8c333f5f27.tar.zst freebsd-ports-graphics-32bd4179fa0e1640d5a0f25e70a9af8c333f5f27.zip |
Add slave port for Exim so that packages will be built for Exim
that include support for LDAP using OpenLDAP2.
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 f134cddb50f..e98932c2952 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -31,6 +31,7 @@ SUBDIR += evolution SUBDIR += exim SUBDIR += exim-ldap + SUBDIR += exim-ldap2 SUBDIR += exim-mysql SUBDIR += exim-postgresql SUBDIR += exmh2 |