git: 68963aeb7f80 - main - Mk/bsd.sites.mk: Update APACHE site list

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 24 Sep 2023 21:17:14 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68963aeb7f807dae4d55f9bd2891034b6b4367a3

commit 68963aeb7f807dae4d55f9bd2891034b6b4367a3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-23 18:43:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-09-24 21:03:10 +0000

    Mk/bsd.sites.mk: Update APACHE site list
    
    mirror.netcologne.de no longer mirrors Apache projects
    The rest will probably follow soon since Apache Software Foundation
    have decided to push their CDN solution but for now keep them as
    fallback.
    
    Reference: https://www.apache.org/mirrors
---
 Mk/bsd.sites.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 540a26deda95..75ba2fd51bda 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -47,7 +47,6 @@ MASTER_SITE_AFTERSTEP+= \
 .if !defined(IGNORE_MASTER_SITE_APACHE)
 MASTER_SITE_APACHE+= \
 	https://dlcdn.apache.org/%SUBDIR%/ \
-	https://mirror.netcologne.de/apache.org/%SUBDIR%/ \
 	https://ftp.wayne.edu/apache/%SUBDIR%/ \
 	https://mirror.its.dal.ca/apache/%SUBDIR%/ \
 	http://mirror.cogentco.com/pub/apache/%SUBDIR%/ \