diff options
Diffstat (limited to 'etc/examples/pkg.conf')
-rw-r--r-- | etc/examples/pkg.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/examples/pkg.conf b/etc/examples/pkg.conf index 812529301ea..97cf04ccf5d 100644 --- a/etc/examples/pkg.conf +++ b/etc/examples/pkg.conf @@ -1,4 +1,4 @@ -# $OpenBSD: pkg.conf,v 1.6 2016/02/14 13:36:09 sthen Exp $ +# $OpenBSD: pkg.conf,v 1.7 2016/03/11 19:18:30 sthen Exp $ # # Mirrors update at differing schedules. If using snapshots, sticking # with one host will reduce risk of fetching out-of-sync packages. @@ -104,7 +104,6 @@ #installpath = mirror.exonetric.net # CA, USA -#installpath = ftp5.usa.openbsd.org #installpath = mirrors.sonic.net # CO, USA @@ -121,6 +120,7 @@ #installpath = mirrors.mit.edu # NY, USA +#installpath = ftp5.usa.openbsd.org #installpath = filedump.se.rit.edu #installpath = mirrors.nycbug.org #installpath = openbsd.mirror.frontiernet.net |