aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-07 04:40:46 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-07 04:40:46 +0000
commit253229a50dab0a01542447d93c0777dd578d7071 (patch)
tree2cff3de632c8c640361b1bee1f8c6fad88bb3ade /mail/postfix-current
parentefa82f6535397d63a11a489a5abfcc738108c324 (diff)
downloadports-253229a50dab0a01542447d93c0777dd578d7071.tar.gz
ports-253229a50dab0a01542447d93c0777dd578d7071.zip
Notes
Diffstat (limited to 'mail/postfix-current')
-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 1c8ba2508a25..91d132027325 100644
--- a/mail/postfix-current/scripts/configure.postfix
+++ b/mail/postfix-current/scripts/configure.postfix
@@ -82,8 +82,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.2-snap20010502-0.9.6a.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.2-snap20010502-0.9.6a/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.3a-snap20010525-0.9.6a.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.3a-snap20010525-0.9.6a/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;