aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix24
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 20:05:11 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 20:05:11 +0000
commit1ccb661af047c31f8bb1eaf8916abee8e32cfd92 (patch)
treee0ff7aa2e7db56092dafda1f04f8bf283217fa98 /mail/postfix24
parentc496f39624f160c4667c0970a45719c9e055fce7 (diff)
downloadports-1ccb661af047c31f8bb1eaf8916abee8e32cfd92.tar.gz
ports-1ccb661af047c31f8bb1eaf8916abee8e32cfd92.zip
Notes
Diffstat (limited to 'mail/postfix24')
-rw-r--r--mail/postfix24/scripts/configure.postfix4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix
index d6a986215559..367d1c0fcfce 100644
--- a/mail/postfix24/scripts/configure.postfix
+++ b/mail/postfix24/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.3 2001-03-11 19:53:59 alex Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.4 2001-03-12 20:05:11 sf Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -34,7 +34,7 @@ MySQL "MySQL map lookups" OFF \
OpenLDAP "OpenLDAP map lookups" OFF \
Test "SMTP/LMTP test server and generator" OFF \
TLS "Secure Sockets Layer and Transport Layer Security" OFF \
-IPv6 "IPv6 support" OFF
+IPv6 "IPv6 support" OFF \
2> $tempfile
fi