Date: Tue, 27 Jun 2023 07:12:25 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 65cc074c5f17 - main - bsd.sites.mk: Remove stale link Message-ID: <202306270712.35R7CPPj001061@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=65cc074c5f17438101f5649afda04ff4a88a3aae commit 65cc074c5f17438101f5649afda04ff4a88a3aae Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-06-27 06:59:56 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-06-27 06:59:56 +0000 bsd.sites.mk: Remove stale link Sponsored by: The FreeBSD Foundation --- Mk/bsd.sites.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 574ac2d93a66..b41f2a8d71ad 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -656,8 +656,6 @@ MASTER_SITE_ISC+= \ ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/%SUBDIR%/ .endif -# List: http://download.kde.org/extra/mirrors.html -# Updated: 2012-10-26 .if !defined(IGNORE_MASTER_SITE_KDE) MASTER_SITE_KDE+= \ https://download.kde.org/%SUBDIR%/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306270712.35R7CPPj001061>