From e5c3553aba3505b5a7bf0b5b37cbad3351c1b89a Mon Sep 17 00:00:00 2001 From: maya Date: Fri, 29 Sep 2017 06:17:12 +0000 Subject: remove ftp variant when http server already exists pretty sure these are the same server but ftp is considerably slower on a high latency connection --- mk/fetch/sites.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mk') diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk index 4b94b226c99..590c089a3ec 100644 --- a/mk/fetch/sites.mk +++ b/mk/fetch/sites.mk @@ -1,4 +1,4 @@ -# $NetBSD: sites.mk,v 1.153 2017/09/17 10:55:17 wiz Exp $ +# $NetBSD: sites.mk,v 1.154 2017/09/29 06:17:12 maya Exp $ # # This Makefile fragment defines read-only MASTER_SITE_* variables # representing some well-known master distribution sites for software. @@ -294,7 +294,5 @@ MASTER_SITE_HASKELL_HACKAGE+= \ MASTER_SITE_BACKUP?= \ http://cdn.NetBSD.org/pub/pkgsrc/distfiles/ \ http://ftp6.NetBSD.org/pub/pkgsrc/distfiles/ \ - ftp://ftp.fr.NetBSD.org/pub/pkgsrc/distfiles/ \ http://ftp.fr.NetBSD.org/pub/pkgsrc/distfiles/ \ - ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/ \ http://ftp.NetBSD.org/pub/pkgsrc/distfiles/ -- cgit v1.2.3