Change default master site to cvsup-master.freebsd.org.
Submitted by: Josef Karthauser <joe@pavilion.net>
This commit is contained in:
parent
c60d7dccc8
commit
0102a88b75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22069
1 changed files with 1 additions and 1 deletions
2
net/cvsup-mirror/scripts/configure
vendored
2
net/cvsup-mirror/scripts/configure
vendored
|
@ -92,7 +92,7 @@ else
|
|||
domestic=no
|
||||
fi
|
||||
|
||||
host=$(ask "Master site for your non-crypto updates" freefall.freebsd.org)
|
||||
host=$(ask "Master site for your non-crypto updates" cvsup-master.freebsd.org)
|
||||
if [ ${domestic} = yes ]; then
|
||||
dflt_host_crypto=${host}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue