aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix22/scripts
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-03-11 08:23:06 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-03-11 08:23:06 +0000
commitc562c46c741422734f8e0916454d842598f8ae8a (patch)
tree3268a824a433ed5e020943d846492c6f98731b94 /mail/postfix22/scripts
parent3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139 (diff)
downloadports-c562c46c741422734f8e0916454d842598f8ae8a.tar.gz
ports-c562c46c741422734f8e0916454d842598f8ae8a.zip
s/USE_OPENLDAP_VER/WANT_OPENLDAP_VER/g in comments.
Noticed by: eik
Notes
Notes: svn path=/head/; revision=103613
Diffstat (limited to 'mail/postfix22/scripts')
-rw-r--r--mail/postfix22/scripts/configure.postfix4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix22/scripts/configure.postfix b/mail/postfix22/scripts/configure.postfix
index 4be9bf9e5149..d2fe2a86c19a 100644
--- a/mail/postfix22/scripts/configure.postfix
+++ b/mail/postfix22/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.44 2004-03-10 22:54:03 ale Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.45 2004-03-11 08:23:06 ale Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -33,7 +33,7 @@ MySQL "MySQL map lookups (choose version with WITH_MYSQL_VER)" "$status_MySQL"
PgSQL "PostgreSQL v7.4 map lookups" "$status_PgSQL" \
PgSQL73 "PostgreSQL v7.3 map lookups" "$status_PgSQL73" \
PgSQL72 "PostgreSQL v7.2 map lookups" "$status_PgSQL72" \
-OpenLDAP "OpenLDAP map lookups (choose ver. with USE_OPENLDAP_VER)" "$status_OpenLDAP" \
+OpenLDAP "OpenLDAP map lookups (choose ver. with WANT_OPENLDAP_VER)" "$status_OpenLDAP" \
Test "SMTP/LMTP test server and generator" "$status_Test" \
2> $tempfile