update FreeBSD versions listed for the various machines to match reality.
This commit is contained in:
parent
7573be0de5
commit
b067868262
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7569
1 changed files with 8 additions and 8 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.13 1999/12/12 16:24:19 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.14 2000/04/05 11:17:47 kuriyama Exp $">
|
||||
<!ENTITY title "The FreeBSD.org Network">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.13 1999/12/12 16:24:19 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.14 2000/04/05 11:17:47 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -28,28 +28,28 @@ available and the sorts of jobs they are being provided for.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td>builder</td>
|
||||
<td>4.0-current</td>
|
||||
<td>5.0-current</td>
|
||||
<td>Build server for -current packages</td>
|
||||
<td>ports team</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>beast</td>
|
||||
<td>4.0-current</td>
|
||||
<td>5.0-current</td>
|
||||
<td>Alpha box for FreeBSD/alpha testing</td>
|
||||
<td>jkh</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>bento</td>
|
||||
<td>3-stable</td>
|
||||
<td>3-stable package building</td>
|
||||
<td>4-stable</td>
|
||||
<td>Package build master</td>
|
||||
<td>ports team</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>freefall</td>
|
||||
<td>3-stable</td>
|
||||
<td>4-stable</td>
|
||||
<td>CVS master repository</td>
|
||||
<td>committers</td>
|
||||
</tr>
|
||||
|
@ -63,7 +63,7 @@ available and the sorts of jobs they are being provided for.</p>
|
|||
|
||||
<tr>
|
||||
<td>node82-89</td>
|
||||
<td>3-stable</td>
|
||||
<td>4-stable</td>
|
||||
<td>Ports build cluster</td>
|
||||
<td>ports team</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue