git: 5f16ba2ed324 - main - x11-clocks/tclock: Remove dead mirrors and switch to https for MASTER_SITES
Date: Sun, 13 Oct 2024 10:14:47 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f16ba2ed3240dc01f5f4185e52eba7d73eee1de commit 5f16ba2ed3240dc01f5f4185e52eba7d73eee1de Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-13 10:11:35 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-13 10:13:54 +0000 x11-clocks/tclock: Remove dead mirrors and switch to https for MASTER_SITES Remove dead mirrors and switch to https for MASTER_SITES --- deskutils/zorro/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 0f2723e0eb34..402fc5424d39 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -2,9 +2,7 @@ PORTNAME= zorro PORTVERSION= 1.1.8 PORTREVISION= 3 CATEGORIES= deskutils tk -MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ - http://atreides.freenix.no/~anders/ \ - ftp://totem.fix.no/pub/mirrors/misc/ +MASTER_SITES= https://www.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}-1.1p8 MAINTAINER= ports@FreeBSD.org