Add information about Russian version of FreeBSD's cvsweb.cgi.
This commit is contained in:
parent
aac9376708
commit
7a0331e1d5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7067
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# $FreeBSD: www/en/cgi/cvsweb.cgi,v 1.38 2000/02/01 14:52:38 wosch Exp $
|
||||
# $FreeBSD: www/en/cgi/cvsweb.cgi,v 1.39 2000/02/19 13:58:12 wosch Exp $
|
||||
#
|
||||
|
||||
|
||||
|
@ -71,6 +71,7 @@ require 'cgi-style.pl';
|
|||
|
||||
%mirrors = (
|
||||
'Germany', 'http://www.de.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'Russian', 'http://www.FreeBSD.org.ua/cgi/cvsweb.cgi?cvsroot=freebsd',
|
||||
'Spain', 'http://www.es.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'USA, California', 'http://www.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'Japan', 'http://www.jp.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
|
|
Loading…
Reference in a new issue