diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-15 19:21:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-15 19:21:28 +0000 |
commit | 9538893b9607bd7ea2221e069ae686ea262af2f4 (patch) | |
tree | ef40c8354c0a5c0551eabd2f2e6d81a448dad5f2 /mail/sendmail812/Makefile | |
parent | 720249e65273f701caa11bb63a2f4930158e6c6d (diff) | |
download | ports-9538893b9607bd7ea2221e069ae686ea262af2f4.tar.gz ports-9538893b9607bd7ea2221e069ae686ea262af2f4.zip |
Notes
Diffstat (limited to 'mail/sendmail812/Makefile')
-rw-r--r-- | mail/sendmail812/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index f15d64aa9671..71992f0b00e7 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -31,7 +31,7 @@ MAN8= sendmail.8 mailstats.8 makemap.8 praliases.8 smrsh.8 \ SENDMAIL= ${PREFIX}/sbin/sendmail BASEMAIL= /usr/libexec/sendmail/sendmail PLIST_SUB+= PREFIX=${PREFIX:S=${PREFIX}/==} -LDAP_PORT?= net/openldap20-client +LDAP_PORT?= net/openldap21-client # Options to define Features: # SENDMAIL_WITHOUT_IPV6=yes |