From 85c56f8efeeb5e898d1fefd5eee8f1ee0e2112fd Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 27 Feb 2001 02:04:52 +0000 Subject: Add kame.net to PATCH_SITES for the ipv6 patch. PR: 25385 Submitted by: maintainer --- mail/postfix-current/scripts/configure.postfix | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/postfix-current/scripts/configure.postfix') 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 "" -- cgit v1.2.3