aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix-current/scripts/configure.postfix
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2002-08-01 04:26:34 +0800
committerdemon <demon@FreeBSD.org>2002-08-01 04:26:34 +0800
commitee9df099ec2701a6ab048f87cc435aa719b8f927 (patch)
tree84e532cbc2302df236ce52b02004ce78877cea7e /mail/postfix-current/scripts/configure.postfix
parentd47bf592b3e9cac299abcc5b74af14a27ebd9aac (diff)
downloadfreebsd-ports-gnome-ee9df099ec2701a6ab048f87cc435aa719b8f927.tar.gz
freebsd-ports-gnome-ee9df099ec2701a6ab048f87cc435aa719b8f927.tar.zst
freebsd-ports-gnome-ee9df099ec2701a6ab048f87cc435aa719b8f927.zip
Update to snapshot-20020719.
PR: 41208 Submitted by: Vivek Khera <khera@kciLink.com> (MAINTAINER)
Diffstat (limited to 'mail/postfix-current/scripts/configure.postfix')
-rw-r--r--mail/postfix-current/scripts/configure.postfix4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/scripts/configure.postfix b/mail/postfix-current/scripts/configure.postfix
index d77a712b23a5..c135fb03c604 100644
--- a/mail/postfix-current/scripts/configure.postfix
+++ b/mail/postfix-current/scripts/configure.postfix
@@ -20,7 +20,7 @@ MySQL "MySQL map lookups" OFF \
PgSQL "PostgreSQL map lookups" OFF \
OpenLDAP "OpenLDAP map lookups" OFF \
Test "SMTP/LMTP test server and generator" OFF \
-TLS "SSL and TLS" OFF \
+TLS "SSL and TLS (currently broken)" OFF \
IPv6 "IPv6 support (currently broken)" OFF \
2> $tempfile
@@ -131,7 +131,7 @@ while [ "$1" ]; do
exit 1
fi
echo "PATCH_SITES+= http://www.cyber-magic.org/~taka/misc/"
- echo "PATCHFILES+= postfix-1.1.10+ipv6.patch.gz"
+ echo "PATCHFILES+= postfix-1.1.11+ipv6.patch.gz"
echo "PATCH_DIST_STRIP= -p1"
echo "IPv6_SUFFIX= +ipv6"
echo ""