Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2024 10:14:45 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: 6d7bc425e099 - main - x11-clocks/tclock: Refresh MASTER_SITES
Message-ID:  <202410131014.49DAEjc8091207@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=6d7bc425e09991f71a597cf16ba59e1fbb54e1f3

commit 6d7bc425e09991f71a597cf16ba59e1fbb54e1f3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-13 10:10:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-13 10:13:54 +0000

    x11-clocks/tclock: Refresh MASTER_SITES
    
    Remove dead mirror
---
 x11-clocks/tclock/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile
index dd9d40e9e241..255b337877f8 100644
--- a/x11-clocks/tclock/Makefile
+++ b/x11-clocks/tclock/Makefile
@@ -2,9 +2,8 @@ PORTNAME=	tclock
 PORTVERSION=	1.0.1
 PORTREVISION=	4
 CATEGORIES=	x11-clocks
-MASTER_SITES=	http://www.linta.de/distfiles/ \
-		ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/
-
+MASTER_SITES=	http://www.linta.de/distfiles/
+		
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Transparent analog clock for x11
 



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