git: 4517acb29a73 - main - x11/xterm: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Feb 2025 14:35:03 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=4517acb29a737f3c74bb502c2e297284cd2e7691 commit 4517acb29a737f3c74bb502c2e297284cd2e7691 Author: Thomas E. Dickey <dickey@invisible-island.net> AuthorDate: 2025-02-06 14:33:48 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2025-02-06 14:33:48 +0000 x11/xterm: Update MASTER_SITES Remove obsolete ftp site and add official https server. PR: 284607 --- x11/xterm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index ec47f5aab56f..7a9137f6b66a 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,7 +1,7 @@ PORTNAME= xterm DISTVERSION= 397 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \ +MASTER_SITES= https://invisible-island.net/archives/xterm/:src1 \ https://invisible-mirror.net/archives/xterm/:src1 \ LOCAL/ehaupt:src1 \ LOCAL/ehaupt:src2