Add a new mirror in San Marino.
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
e63742240d
commit
6581826bce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13013
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.20 2002/03/09 19:51:16 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.21 2002/03/12 13:15:16 murray 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.20 2002/03/09 19:51:16 wosch Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.21 2002/03/12 13:15:16 murray Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -91,6 +91,7 @@
|
|||
<option value="http://www2.ru.FreeBSD.org/">Russia/2</option>
|
||||
<option value="http://www3.ru.FreeBSD.org/">Russia/3</option>
|
||||
<option value="http://www4.ru.FreeBSD.org/">Russia/4</option>
|
||||
<option value="http://www.sm.FreeBSD.org/">San Marino</option>
|
||||
<option value="http://www.sg.FreeBSD.org/">Singapore</option>
|
||||
<option value="http://www.sk.FreeBSD.org/">Slovak Republic</option>
|
||||
<option value="http://www.si.FreeBSD.org/">Slovenia</option>
|
||||
|
|
Loading…
Reference in a new issue