aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2024-08-07 00:22:59 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2024-08-07 00:23:34 +0000
commit576d40b7dfb4b10aa9a86b99ff692f36d98ded1f (patch)
treed299bce6c9226835e5003d0aa9012df07f777adf
parentd2c76bc40a757fd78ebd31b13616f916e6dfc012 (diff)
Mk/bsd.sites.mk: Remove Heanet
The Heanet mirrors are scheduled for decommissioning at the end of the month.
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 0 insertions, 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