Cleanup the supported versions list a bit.
This commit is contained in:
parent
888668f3e8
commit
c9e92b5145
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25135
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.67 2005/05/17 18:28:34 marcus Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.68 2005/07/15 06:08:02 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.67 2005/05/17 18:28:34 marcus Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.68 2005/07/15 06:08:02 marcus Exp $'"/>
|
||||
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -138,7 +138,7 @@
|
|||
<h2><font color="#990000">State of the port</font></h2>
|
||||
|
||||
<p>GNOME for FreeBSD is currently supported on
|
||||
4.10, 4.11, 5.3, 5.4, 4-STABLE, 5-STABLE, 6.0-RELEASE,
|
||||
4.10, 4.11, 5.3, 5.4, 6.0, 4-STABLE, 5-STABLE,
|
||||
and 7-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>
|
||||
|
|
Loading…
Reference in a new issue