From 00e7409ea186c7a8e9eb56188d257fe40f8cb625 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 28 Feb 2001 09:30:01 +0000 Subject: Use "ftp.fu-berlin.de" as german mirror because newer sendmail version appear there earlier than on "ftp.cert.dfn.de". --- mail/sendmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 7d924c5d398..3f0ba93e1c0 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2001/02/28 03:52:18 itojun Exp $ +# $NetBSD: Makefile,v 1.33 2001/02/28 09:30:01 tron Exp $ DISTNAME= sendmail.8.11.3 PKGNAME= sendmail-8.11.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ - ftp://ftp.cert.dfn.de/pub/tools/net/sendmail/ \ + ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ #PATCH_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ -- cgit v1.2.3