diff options
author | 2016-08-23 14:05:11 +0000 | |
---|---|---|
committer | 2016-08-23 14:05:11 +0000 | |
commit | b1fbd71a5518b7677d9b79cc65a7ccec9313e52f (patch) | |
tree | 85bad17353431195881235431f9d1b89ed1c2561 | |
parent | Update the L2 content of a RTF_CACHED entry instead of going though (diff) | |
download | wireguard-openbsd-b1fbd71a5518b7677d9b79cc65a7ccec9313e52f.tar.xz wireguard-openbsd-b1fbd71a5518b7677d9b79cc65a7ccec9313e52f.zip |
sync
-rw-r--r-- | etc/examples/pkg.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/examples/pkg.conf b/etc/examples/pkg.conf index 86a0349b49c..e72e4548a1e 100644 --- a/etc/examples/pkg.conf +++ b/etc/examples/pkg.conf @@ -1,4 +1,4 @@ -# $OpenBSD: pkg.conf,v 1.18 2016/08/18 11:36:14 sthen Exp $ +# $OpenBSD: pkg.conf,v 1.19 2016/08/23 14:05:11 okan Exp $ # # Mirrors update at differing schedules. If using snapshots, sticking # with one host will reduce risk of fetching out-of-sync packages. @@ -131,7 +131,6 @@ # NY, USA #installpath = ftp4.usa.openbsd.org #installpath = ftp5.usa.openbsd.org -#installpath = mirrors.nycbug.org # PA, USA #installpath = http://openbsd.mirrors.hoobly.com/%c/packages/%a/ |