From 5f16ba2ed3240dc01f5f4185e52eba7d73eee1de Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 13 Oct 2024 12:11:35 +0200 Subject: [PATCH] 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