git: 7603c35a335e - main - news/cnews: Refresh MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 20:40:47 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7603c35a335e7dbf5fbdcdfc2e270282c2ae115b commit 7603c35a335e7dbf5fbdcdfc2e270282c2ae115b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-14 20:37:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-14 20:37:53 +0000 news/cnews: Refresh MASTER_SITES Refresh URLs for MASTER_SITES and remove dead mirrors Approved by: portmgr (blanket) --- news/cnews/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/news/cnews/Makefile b/news/cnews/Makefile index a4f84ce9caab..652555b84791 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -2,9 +2,8 @@ PORTNAME= cnews PORTVERSION= cr.g PORTREVISION= 21 CATEGORIES= news -MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \ - ftp://ftp.funet.fi/pub/unix/news/cnews/ \ - ftp://ftp.redcom.ru/pub/unix/usenet/c-news/ \ +MASTER_SITES= https://ftp.cs.toronto.edu/pub/c-news/ \ + https://ftp.funet.fi/pub/unix/news/cnews/ \ ftp://ftp.dinoex.org/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/:pgp DISTNAME= c-news