From f900c39699f988bcc7cf43cde8ba7730bfabe902 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 24 Jul 2008 08:00:15 +0000 Subject: [PATCH] - Update list of CVSweb mirrors --- en/cgi/cvsweb.conf | 8 ++++---- en/developers/cvs.sgml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/en/cgi/cvsweb.conf b/en/cgi/cvsweb.conf index 649791b3db..49b3ec2b02 100644 --- a/en/cgi/cvsweb.conf +++ b/en/cgi/cvsweb.conf @@ -7,8 +7,8 @@ # 2002-2005 V. Skyttä # based on work by Bill Fenner # -# $FreeBSD: www/en/cgi/cvsweb.conf,v 1.41 2007/03/18 07:52:58 simon Exp $ -# $Id: cvsweb.conf,v 1.42 2007-03-18 17:12:45 simon Exp $ +# $FreeBSD: www/en/cgi/cvsweb.conf,v 1.42 2007/03/18 17:12:45 simon Exp $ +# $Id: cvsweb.conf,v 1.43 2008-07-24 08:00:15 pav Exp $ # $Idaemons: /home/cvs/cvsweb/cvsweb.conf,v 1.27 2001/08/01 09:48:39 knu Exp $ # @@ -74,9 +74,9 @@ $CMD{tar} ||= search_path('tar'); # URLs pointing to the corresponding mirrors. # %MIRRORS = ( + 'Czech republic' => 'http://www.cz.FreeBSD.org/cgi/cvsweb.cgi', + 'Denmark' => 'http://www.dk.FreeBSD.org/cgi/cvsweb.cgi', 'Japan' => 'http://www.jp.FreeBSD.org/cgi/cvsweb.cgi', - 'Portugal' => 'http://cvsup.pt.FreeBSD.org/cgi-bin/cvsweb/cvsweb.cgi', - 'Spain' => 'http://www.es.FreeBSD.org/cgi/cvsweb.cgi', 'Turkey' => 'http://cvsweb.tr.FreeBSD.org/', 'Ukraine' => 'http://www.FreeBSD.org.ua/cgi/cvsweb.cgi?cvsroot=freebsd', 'USA/California' => 'http://cvsweb.FreeBSD.org/', diff --git a/en/developers/cvs.sgml b/en/developers/cvs.sgml index 5e3c285f28..dcb094de53 100644 --- a/en/developers/cvs.sgml +++ b/en/developers/cvs.sgml @@ -1,6 +1,6 @@ - + ]> @@ -37,9 +37,9 @@

Mirrors of the CVS web interface are available in - Canada, + Czech republic, + Denmark, Japan, - Portugal, USA/California and Ukraine.