diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2023-06-27 06:59:56 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2023-06-27 06:59:56 +0000 |
| commit | 65cc074c5f17438101f5649afda04ff4a88a3aae (patch) | |
| tree | 2d4b5d3ab8aa8d09cb41b3beea6c703142ab9359 | |
| parent | ed489937c40461862bb8c7d096be234b49e38e8c (diff) | |
bsd.sites.mk: Remove stale link
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 0 insertions, 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%/ |
