diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 20:00:06 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 20:00:06 +0800 |
commit | db8f59017a792b2e935308f4e737e534c689526e (patch) | |
tree | d6eb40ac3257af29d05cff49b15e5277fda8d57b /mail/Makefile | |
parent | a01baf59aa3cfb2dab06ff9ba2641d5857adeded (diff) | |
download | freebsd-ports-gnome-db8f59017a792b2e935308f4e737e534c689526e.tar.gz freebsd-ports-gnome-db8f59017a792b2e935308f4e737e534c689526e.tar.zst freebsd-ports-gnome-db8f59017a792b2e935308f4e737e534c689526e.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 e6252dbb9d3e..eb2a3740ffd5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -32,6 +32,7 @@ SUBDIR += exim SUBDIR += exim-ldap SUBDIR += exim-mysql + SUBDIR += exim-postgresql SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx |