diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-11-15 19:21:28 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-11-15 19:21:28 +0000 |
commit | 4ba731bfc8cd1100a25852986c707511d135e2fc (patch) | |
tree | 874a2aece4a71615ca886a9082409727024c5d11 /mail/sendmail-old | |
parent | 29241a40bc95b7833a42bedbe9b3d5a126bd04ac (diff) | |
download | FreeBSD-ports-4ba731bfc8cd1100a25852986c707511d135e2fc.zip FreeBSD-ports-4ba731bfc8cd1100a25852986c707511d135e2fc.tar.gz |
- new default openldap21-client
Diffstat (limited to 'mail/sendmail-old')
-rw-r--r-- | mail/sendmail-old/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index 79d73de..124a019 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 |