Delete references to mirrors in Israel. They no longer function as
FreeBSD mirrors and mailing hostmaster@il.freebsd.org timed out. Submitted by: Yonatan Bokovza <Yonatan@xpert.com>
This commit is contained in:
parent
1793d2a5f7
commit
3bd4ff7fd1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15372
2 changed files with 3 additions and 8 deletions
en
|
@ -1,6 +1,6 @@
|
|||
# List of FreeBSD FTP mirrors. See ftp.cgi for more comments
|
||||
#
|
||||
# $FreeBSD: www/en/cgi/ftp.mirrors,v 1.12 2002/11/18 19:33:26 will Exp $
|
||||
# $FreeBSD: www/en/cgi/ftp.mirrors,v 1.13 2002/11/18 19:47:44 will Exp $
|
||||
|
||||
Argentina:ftp.ar.FreeBSD.org:/pub/FreeBSD
|
||||
|
||||
|
@ -52,9 +52,6 @@ Hungary:ftp.hu.FreeBSD.org:/pub/FreeBSD
|
|||
|
||||
Ireland:ftp.ie.FreeBSD.org:/pub/FreeBSD
|
||||
|
||||
Israel:ftp.il.FreeBSD.org:/pub/FreeBSD
|
||||
Israel:ftp2.il.FreeBSD.org:/pub/FreeBSD
|
||||
|
||||
Japan:ftp.jp.FreeBSD.org:/pub/FreeBSD
|
||||
Japan:ftp2.jp.FreeBSD.org:/pub/FreeBSD
|
||||
Japan:ftp3.jp.FreeBSD.org:/pub/FreeBSD
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.40 2002/12/10 18:19:03 keramida Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.41 2002/12/15 17:31:31 jesper Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.40 2002/12/10 18:19:03 keramida Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.41 2002/12/15 17:31:31 jesper Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -94,7 +94,6 @@
|
|||
<option value="http://www.is.FreeBSD.org/">Iceland</option>
|
||||
<option value="http://www.ie.FreeBSD.org/">Ireland/1</option>
|
||||
<option value="http://www2.ie.FreeBSD.org/">Ireland/2</option>
|
||||
<option value="http://www.il.FreeBSD.org/">Israel</option>
|
||||
<option value="http://www.it.FreeBSD.org/">Italy/1</option>
|
||||
<option value="http://www.gufi.org/mirrors/www.freebsd.org/data/">Italy/2</option>
|
||||
<option value="http://www.jp.FreeBSD.org/www.FreeBSD.org/">Japan</option>
|
||||
|
@ -157,7 +156,6 @@
|
|||
<option value="http://www3.uk.FreeBSD.org/">United Kingdom/3</option>
|
||||
<option value="http://www4.uk.FreeBSD.org/">United Kingdom/4</option>
|
||||
<option value="http://www.FreeBSD.org/">USA/California</option>
|
||||
<option value="http://www2.FreeBSD.org/">USA/Texas</option>
|
||||
<option value="http://www3.FreeBSD.org/">USA/3</option>
|
||||
<option value="http://www7.FreeBSD.org/">USA/7</option>
|
||||
</select>
|
||||
|
|
Loading…
Reference in a new issue