mirror of
https://github.com/macports/mpbb.git
synced 2026-07-12 18:18:44 -07:00
Blacklist mirror.fcix.net and mirror.sjtu.edu.cn
These are official mirrors that don't use *.macports.org hostnames for various reasons.
This commit is contained in:
+1
-1
@@ -211,7 +211,7 @@ checkout() {
|
||||
# Automatically overwritten by mpbb-checkout
|
||||
# Do not edit !!!
|
||||
sources_conf ${option_work_dir}/sources.conf
|
||||
host_blacklist *.distfiles.macports.org *.packages.macports.org
|
||||
host_blacklist *.distfiles.macports.org *.packages.macports.org mirror.fcix.net mirror.sjtu.edu.cn
|
||||
archive_site_local ${archive_site_local}
|
||||
binpath ${option_binpath}
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user