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 | |
parent | 720249e65273f701caa11bb63a2f4930158e6c6d (diff) | |
download | ports-9538893b9607bd7ea2221e069ae686ea262af2f4.tar.gz ports-9538893b9607bd7ea2221e069ae686ea262af2f4.zip |
Notes
-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 |