From 576d40b7dfb4b10aa9a86b99ff692f36d98ded1f Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Tue, 6 Aug 2024 21:22:59 -0300 Subject: [PATCH] Mk/bsd.sites.mk: Remove Heanet The Heanet mirrors are scheduled for decommissioning at the end of the month. --- Mk/bsd.sites.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 6397a75a8deb..e34fbb846144 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -614,7 +614,6 @@ MASTER_SITE_GNU+= \ .if !defined(IGNORE_MASTER_SITE_GNUPG) MASTER_SITE_GNUPG+= \ https://mirrors.dotsrc.org/gcrypt/%SUBDIR%/ \ - https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ http://www.ring.gr.jp/pub/net/gnupg/%SUBDIR%/ \ https://gnupg.org/ftp/gcrypt/%SUBDIR%/ @@ -1055,7 +1054,6 @@ MASTER_SITE_KERNEL_ORG+= \ https://mirrors.mit.edu/kernel/%SUBDIR%/ \ http://ftp.nara.wide.ad.jp/pub/kernel.org/%SUBDIR%/ \ http://ftp.yandex.ru/pub/%SUBDIR%/ \ - http://ftp.heanet.ie/pub/kernel.org/pub/%SUBDIR%/ \ ftp://ftp.ntu.edu.tw/%SUBDIR%/ \ ftp://ftp.riken.jp/Linux/kernel.org/%SUBDIR%/ .endif