Remove 8.0 (Already EOL), 7.1 (Soon EOL) from the supported OS versions list.
Add 7.4 and 8.2 to the supported OS versions.
This commit is contained in:
parent
c909dbea54
commit
f1a478715f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36980
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "The FreeBSD GNOME Project">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.107 2010/11/20 15:22:27 kwm Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.108 2010/11/21 00:34:25 kwm Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
|
@ -134,7 +134,7 @@
|
|||
<h2>State of the port</h2>
|
||||
|
||||
<p>GNOME for FreeBSD is currently supported on
|
||||
7.1, 7.3, 7-STABLE, 8.0, 8.1, 8-STABLE, and 9-CURRENT.
|
||||
7.3, 7.4, 7-STABLE, 8.1, 8.2, 8-STABLE, and 9-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