Add 6.1 to the list of supported versions.

This commit is contained in:
Joe Marcus Clarke 2006-05-09 19:36:59 +00:00
parent 86deea492f
commit 114d58091f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27783

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.85 2006/01/21 14:58:35 pav Exp $ -->
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.86 2006/04/30 05:11:20 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#"
@ -10,7 +10,7 @@
<xsl:import href="includes.xsl"/>
<xsl:variable name="base" select="'..'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.85 2006/01/21 14:58:35 pav Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.86 2006/04/30 05:11:20 marcus Exp $'"/>
<xsl:variable name="section" select="'gnome'"/>
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
@ -124,7 +124,7 @@
<h2>State of the port</h2>
<p>GNOME for FreeBSD is currently supported on
5-STABLE, 6-STABLE, 7-CURRENT, 5.4, and 6.0.
5-STABLE, 6-STABLE, 7-CURRENT, 5.4, 6.0, and 6.1.
Most of GNOME has been ported to FreeBSD, but there is still
<a href="docs/volunteer.html">plenty left to be done</a>!</p>