=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- openbsd/update_openbsd/update_openbsd 2017/11/28 02:56:20 1.89 +++ openbsd/update_openbsd/update_openbsd 2017/11/28 03:26:54 1.90 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: update_openbsd,v 1.88 2017/11/28 02:54:34 andrew Exp $ +# $AFresh1: update_openbsd,v 1.89 2017/11/28 02:56:20 andrew Exp $ # # Copyright (c) 2012 Andrew Fresh # @@ -514,7 +514,7 @@ . ${HOME}/.update_openbsdrc fi -#MIRROR=${MIRROR:=ftp://ftp.openbsd.org/pub/OpenBSD} +MIRROR=${MIRROR:=http://fastly.cdn.openbsd.org/pub/OpenBSD} FTP_CMD=${FTP_CMD:=ftp -V} PKG_PATH=${PKG_PATH:=/usr/ports/packages/`machine`/all/:${MIRROR}/`uname -r`/packages/`machine`/}