git: f135cb492f67 - main - news/cnews: add FTP mirrors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Oct 2024 12:18:48 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=f135cb492f673df9c1858953a28b12f9d218aa60 commit f135cb492f673df9c1858953a28b12f9d218aa60 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2024-10-25 12:18:31 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2024-10-25 12:18:31 +0000 news/cnews: add FTP mirrors --- news/cnews/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 652555b84791..e9818645ca38 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -3,7 +3,9 @@ PORTVERSION= cr.g PORTREVISION= 21 CATEGORIES= news MASTER_SITES= https://ftp.cs.toronto.edu/pub/c-news/ \ + ftp://ftp.cs.toronto.edu/pub/c-news/ \ https://ftp.funet.fi/pub/unix/news/cnews/ \ + ftp://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