Add Belgian mirror.
Submitted by: Cedric Gavage <cedric.gavage@unixtech.be>
This commit is contained in:
parent
a45dc15437
commit
393a89f9c0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10450
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.4 2001/08/08 10:07:20 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.5 2001/08/10 10:36:18 nik 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.4 2001/08/08 10:07:20 nik Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.5 2001/08/10 10:36:18 nik Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -50,6 +50,7 @@
|
|||
|
||||
<option value="http://www.jp.FreeBSD.org/www.FreeBSD.org/">6Bone(IPv6)</option>
|
||||
<option value="http://www.au.FreeBSD.org/">Australia/1</option>
|
||||
<option value="http://freebsd.unixtech.be/">Belgium</option>
|
||||
<option value="http://www.br.FreeBSD.org/www.freebsd.org/">Brazil/1</option>
|
||||
<option value="http://www2.br.FreeBSD.org/www.freebsd.org/">Brazil/2</option>
|
||||
<option value="http://www3.br.FreeBSD.org/">Brazil/3</option>
|
||||
|
|
Loading…
Reference in a new issue