Add 4.10 to the list of supported FreeBSD versions, and change 5.2 to 5.2.1.
This commit is contained in:
parent
5a66493015
commit
33f95da272
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21030
1 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.51 2004/05/02 21:37:12 adamw Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.52 2004/05/22 02:28:28 marcus Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<xsl:import href="includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.51 2004/05/02 21:37:12 adamw Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.52 2004/05/22 02:28:28 marcus Exp $'"/>
|
||||
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
|
@ -130,9 +130,9 @@
|
|||
|
||||
<h2><font color="#990000">State of the port</font></h2>
|
||||
|
||||
<p>GNOME for FreeBSD is currently supported on 4.9, 5.2,
|
||||
-STABLE, and -CURRENT. Most of GNOME has been ported to
|
||||
FreeBSD, but there is still
|
||||
<p>GNOME for FreeBSD is currently supported on 4.9,
|
||||
4.10, 5.2.1, -STABLE, and -CURRENT. Most of GNOME has been
|
||||
ported to FreeBSD, but there is still
|
||||
<a href="docs/volunteer.html">plenty left to be done</a>!</p>
|
||||
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue