The branch main has been updated by philip:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=7daa45becfd32cb38933bfdc87e8a10fc982d188

commit 7daa45becfd32cb38933bfdc87e8a10fc982d188
Author:     Philip Paeps <[email protected]>
AuthorDate: 2021-06-17 13:07:37 +0000
Commit:     Philip Paeps <[email protected]>
CommitDate: 2021-06-17 13:07:37 +0000

    bsdinstall: add a new mirror in Bulgaria
    
    Provided by Telepoint Mirror Service.
    
    Reported by:    Valentin Nikolov <[email protected]>
    MFC after:      3 days
---
 usr.sbin/bsdinstall/scripts/mirrorselect | 1 +
 1 file changed, 1 insertion(+)

diff --git a/usr.sbin/bsdinstall/scripts/mirrorselect 
b/usr.sbin/bsdinstall/scripts/mirrorselect
index b78a0bf10aa1..e218fe92dbbb 100755
--- a/usr.sbin/bsdinstall/scripts/mirrorselect
+++ b/usr.sbin/bsdinstall/scripts/mirrorselect
@@ -63,6 +63,7 @@ MIRROR=`dialog --backtitle "FreeBSD Installer" \
        ftp://ftp2.br.freebsd.org       "Brazil #2"\
        ftp://ftp3.br.freebsd.org       "Brazil #3"\
        ftp://ftp4.br.freebsd.org       "Brazil #4"\
+       ftp://ftp.bg.freebsd.org        "Bulgaria"\
        ftp://ftp.cn.freebsd.org        "China"\
        ftp://ftp.cz.freebsd.org        "Czech Republic"\
        ftp://ftp.dk.freebsd.org        "Denmark"\
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "[email protected]"

Reply via email to