Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2024 10:14:47 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5f16ba2ed324 - main - x11-clocks/tclock: Remove dead mirrors and switch to https for MASTER_SITES
Message-ID:  <202410131014.49DAElsZ091266@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410131014.49DAElsZ091266>