From 3bd4ff7fd18b2d85d3de4db80d76a5ff139f77de Mon Sep 17 00:00:00 2001
From: Giorgos Keramidas <keramida@FreeBSD.org>
Date: Mon, 16 Dec 2002 21:10:23 +0000
Subject: [PATCH] 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>
---
 en/cgi/ftp.mirrors | 5 +----
 en/index.xsl       | 6 ++----
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/en/cgi/ftp.mirrors b/en/cgi/ftp.mirrors
index 6d32d4f8bc..f009164862 100644
--- a/en/cgi/ftp.mirrors
+++ b/en/cgi/ftp.mirrors
@@ -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 
diff --git a/en/index.xsl b/en/index.xsl
index 8809af67ac..7ad86e7d03 100644
--- a/en/index.xsl
+++ b/en/index.xsl
@@ -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>