The branch stable/13 has been updated by philip:

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

commit f36e15feb09b90d298af33da64ecd07a43b62a9c
Author:     Philip Paeps <phi...@freebsd.org>
AuthorDate: 2021-06-17 13:07:37 +0000
Commit:     Philip Paeps <phi...@freebsd.org>
CommitDate: 2021-06-20 03:21:39 +0000

    bsdinstall: add a new mirror in Bulgaria
    
    Provided by Telepoint Mirror Service.
    
    Reported by:    Valentin Nikolov <mir...@telepoint.bg>
    
    (cherry picked from commit 7daa45becfd32cb38933bfdc87e8a10fc982d188)
---
 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 987a524218af..77fc785b94ae 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"\
_______________________________________________
dev-commits-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"

Reply via email to