diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-09-23 18:43:17 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-09-24 21:03:10 +0000 |
| commit | 68963aeb7f807dae4d55f9bd2891034b6b4367a3 (patch) | |
| tree | 769ef273548bdb381c1349f70acb1ff13f0ad848 | |
| parent | 4a35b4c2eec3fd4bc8b3aa0959bc05d1d4dd0bb3 (diff) | |
| -rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 0 insertions, 1 deletions
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%/ \ |
