git: c77087067b23 - main - Mk/bsd.sites.mk: Remove dead site
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Feb 2025 18:38:11 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c77087067b23c00b43306fd8d8b2086c191dc4cf
commit c77087067b23c00b43306fd8d8b2086c191dc4cf
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-02-12 18:18:38 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-02-12 18:37:55 +0000
Mk/bsd.sites.mk: Remove dead site
- cran.ism.ac.jp NXDOMAIN
---
Mk/bsd.sites.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index bb532841ba04..ebadb6fc6d22 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -105,8 +105,7 @@ MASTER_SITE_CRAN+= \
https://cran.csiro.au/%SUBDIR%/ \
https://mirrors.tuna.tsinghua.edu.cn/CRAN/%SUBDIR%/ \
https://mirror.las.iastate.edu/CRAN/%SUBDIR%/ \
- https://cran.ma.imperial.ac.uk/%SUBDIR%/ \
- https://cran.ism.ac.jp/%SUBDIR%/
+ https://cran.ma.imperial.ac.uk/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_CRAN_ARCHIVE)