The branch main has been updated by philip:

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

commit e5fc416c2855d684d49bfbcc6199b54620bf1bfe
Author:     Philip Paeps <phi...@freebsd.org>
AuthorDate: 2021-04-06 02:32:52 +0000
Commit:     Philip Paeps <phi...@freebsd.org>
CommitDate: 2021-04-06 02:32:52 +0000

    bsdinstall: remove ftp7.ua.freebsd.org mirror
    
    PR:             254779
    Reported by:    Dmytro <d...@dima.rv.ua>
---
 usr.sbin/bsdinstall/scripts/mirrorselect | 1 -
 1 file changed, 1 deletion(-)

diff --git a/usr.sbin/bsdinstall/scripts/mirrorselect 
b/usr.sbin/bsdinstall/scripts/mirrorselect
index 987a524218af..b78a0bf10aa1 100755
--- a/usr.sbin/bsdinstall/scripts/mirrorselect
+++ b/usr.sbin/bsdinstall/scripts/mirrorselect
@@ -125,7 +125,6 @@ MIRROR=`dialog --backtitle "FreeBSD Installer" \
        ftp://ftp4.uk.freebsd.org       "UK #4"\
        ftp://ftp5.uk.freebsd.org       "UK #5"\
        ftp://ftp.ua.freebsd.org        "Ukraine"\
-       ftp://ftp7.ua.freebsd.org       "Ukraine #7"\
        ftp://ftp1.us.freebsd.org       "USA #1"\
        ftp://ftp2.us.freebsd.org       "USA #2"\
        ftp://ftp3.us.freebsd.org       "USA #3"\
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to