diff options
Diffstat (limited to 'mail/postfix-current/scripts/configure.postfix')
-rw-r--r-- | mail/postfix-current/scripts/configure.postfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/scripts/configure.postfix b/mail/postfix-current/scripts/configure.postfix index e3caf4b8b6c2..523bcf641d2d 100644 --- a/mail/postfix-current/scripts/configure.postfix +++ b/mail/postfix-current/scripts/configure.postfix @@ -107,7 +107,7 @@ while [ "$1" ]; do \"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-20010225snap-v6-20010228a.diff.gz" + echo "PATCHFILES+= postfix-20010228release-v6-20010302a.diff.gz" echo "" echo "pre-patch:" echo " cd \${WRKSRC} && ln -s . postfix" |