diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2020-08-01 21:15:44 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2020-08-01 21:15:44 -0700 |
commit | b471c2c65cc4d5c946c07bf71c25f63610ae2663 (patch) | |
tree | 6aee3e078a587953e0b56fd1a56f4032b99edd98 | |
parent | Enlarge the page when using the filters (diff) | |
download | gentoo-mirrorstats-b471c2c65cc4d5c946c07bf71c25f63610ae2663.tar.gz gentoo-mirrorstats-b471c2c65cc4d5c946c07bf71c25f63610ae2663.tar.bz2 gentoo-mirrorstats-b471c2c65cc4d5c946c07bf71c25f63610ae2663.zip |
conf/rsync/g.mirrors.extra: missing mirror
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | conf/rsync/g.mirrors.extra | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/rsync/g.mirrors.extra b/conf/rsync/g.mirrors.extra index b77eb9e..4ead170 100644 --- a/conf/rsync/g.mirrors.extra +++ b/conf/rsync/g.mirrors.extra @@ -4,3 +4,4 @@ gentoo rsync://boobie.gentoo.org/ gentoo rsync://dipper.gentoo.org/ gentoo rsync://starling.gentoo.org/ gentoo rsync://swan.gentoo.org/ +gentoo rsync://turnstone.gentoo.org/ |