the russian cvsweb mirror is located in Ukraine (not Russia!)
Submitted by: "Womchik alexeyeff" <wom@wom.ru>
This commit is contained in:
parent
26f9c46abc
commit
1e7f9c29da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12410
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
# based on work by Bill Fenner <fenner@FreeBSD.org>
|
||||
#
|
||||
# FreeBSD: projects/cvsweb/cvsweb.conf,v 1.29 2001/10/11 15:20:03 knu Exp
|
||||
# $Id: cvsweb.conf,v 1.24 2001-11-07 21:25:16 knu Exp $
|
||||
# $Id: cvsweb.conf,v 1.25 2002-03-09 20:55:39 wosch Exp $
|
||||
# $Idaemons: /home/cvs/cvsweb/cvsweb.conf,v 1.27 2001/08/01 09:48:39 knu Exp $
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf,v 1.23 2001/11/07 16:32:11 sobomax Exp $
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf,v 1.24 2001/11/07 21:25:16 knu Exp $
|
||||
#
|
||||
###
|
||||
|
||||
|
@ -60,7 +60,7 @@ $cvstreedefault = $CVSrepositories[2 * 0]; # The first one
|
|||
%MIRRORS = (
|
||||
'Germany' => 'http://www.de.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'Portugal' => 'http://cvsup.pt.freebsd.org/cgi-bin/cvsweb/cvsweb.cgi',
|
||||
'Russia' => 'http://www.FreeBSD.org.ua/cgi/cvsweb.cgi?cvsroot=freebsd',
|
||||
'Ukraine' => 'http://www.FreeBSD.org.ua/cgi/cvsweb.cgi?cvsroot=freebsd',
|
||||
'Spain' => 'http://www.es.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'USA, California' => 'http://cvsweb.FreeBSD.org/',
|
||||
'Japan' => 'http://www.jp.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
|
|
Loading…
Reference in a new issue