diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2016-04-11 12:36:32 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2016-04-11 12:36:32 +0000 |
commit | 6f889c849445c0f3b2503a82e2f3581e7d54ce9a (patch) | |
tree | 442b805ae889fe019a8c751c149953485e676c59 /etc/examples | |
parent | 8b50b2c549495cf6f39af8a0d85523b166a95e14 (diff) |
sync
Diffstat (limited to 'etc/examples')
-rw-r--r-- | etc/examples/pkg.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/examples/pkg.conf b/etc/examples/pkg.conf index cb1ab681ea4..68fc0fcb952 100644 --- a/etc/examples/pkg.conf +++ b/etc/examples/pkg.conf @@ -1,4 +1,4 @@ -# $OpenBSD: pkg.conf,v 1.10 2016/04/08 12:36:20 sthen Exp $ +# $OpenBSD: pkg.conf,v 1.11 2016/04/11 12:36:31 sthen Exp $ # # Mirrors update at differing schedules. If using snapshots, sticking # with one host will reduce risk of fetching out-of-sync packages. @@ -102,6 +102,7 @@ # United Kingdom #installpath = www.mirrorservice.org +#installpath = anorien.csc.warwick.ac.uk #installpath = mirror.bytemark.co.uk #installpath = mirror.ox.ac.uk #installpath = mirror.exonetric.net |