diff options
-rw-r--r-- | mail/sendmail-old/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index 79d73dec3cc0..124a01973d71 100644 --- a/mail/sendmail-old/Makefile +++ b/mail/sendmail-old/Makefile @@ -29,7 +29,7 @@ MAN1= mailq.1 newaliases.1 vacation.1 MAN5= aliases.5 MAN8= sendmail.8 mailstats.8 makemap.8 praliases.8 smrsh.8 \ mail.local.8 rmail.8 -LDAP_PORT?= net/openldap20-client +LDAP_PORT?= net/openldap21-client # Options to define Features: # SENDMAIL_WITHOUT_IPV6=yes diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index f15d64aa9671..71992f0b00e7 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/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 diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index 79d73dec3cc0..124a01973d71 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -29,7 +29,7 @@ MAN1= mailq.1 newaliases.1 vacation.1 MAN5= aliases.5 MAN8= sendmail.8 mailstats.8 makemap.8 praliases.8 smrsh.8 \ mail.local.8 rmail.8 -LDAP_PORT?= net/openldap20-client +LDAP_PORT?= net/openldap21-client # Options to define Features: # SENDMAIL_WITHOUT_IPV6=yes 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 |