summaryrefslogtreecommitdiff
path: root/mail/postfix-current/scripts/configure.postfix
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-27 02:04:52 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-27 02:04:52 +0000
commit85c56f8efeeb5e898d1fefd5eee8f1ee0e2112fd (patch)
treeeb66404e0fcbd78138cd7ddc57fb0a350a760b82 /mail/postfix-current/scripts/configure.postfix
parentUpdate to version 9.26. (diff)
Add kame.net to PATCH_SITES for the ipv6 patch.
PR: 25385 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=38823
Diffstat (limited to '')
-rw-r--r--mail/postfix-current/scripts/configure.postfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix-current/scripts/configure.postfix b/mail/postfix-current/scripts/configure.postfix
index 87e4877fc00f..493706a3b485 100644
--- a/mail/postfix-current/scripts/configure.postfix
+++ b/mail/postfix-current/scripts/configure.postfix
@@ -105,6 +105,7 @@ while [ "$1" ]; do
SUB_TEST=""
;;
\"IPv6\")
+ echo "PATCH_SITES+= ftp://ftp.kame.net/pub/kame/misc"
echo "PATCH_SITES+= \${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,}"
echo "PATCHFILES+= postfix-20010204snap-v6-20010205a.diff.gz"
echo ""