Consistent use of 5-current instead of 5.0-current, in line with the rest.

This commit is contained in:
Juli Mallett 2002-06-25 15:30:16 +00:00
parent 8daa68968d
commit 58c1b1083a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13475

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.28 2001/10/18 23:09:06 billf Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.29 2001/10/26 09:16:03 jhb Exp $">
<!ENTITY title "The FreeBSD.org Network"> <!ENTITY title "The FreeBSD.org Network">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -31,14 +31,14 @@ this file</a>.</p>
<tbody> <tbody>
<tr> <tr>
<td>builder</td> <td>builder</td>
<td>5.0-current</td> <td>5-current</td>
<td>Build server for -current packages</td> <td>Build server for -current packages</td>
<td>ports team</td> <td>ports team</td>
</tr> </tr>
<tr> <tr>
<td>beast</td> <td>beast</td>
<td>5.0-current</td> <td>5-current</td>
<td>Alpha box for FreeBSD/alpha testing</td> <td>Alpha box for FreeBSD/alpha testing</td>
<td>jkh</td> <td>jkh</td>
</tr> </tr>