r48932 -> r50099

MFde:   Update the list of supported platforms
This commit is contained in:
Johann Kois 2017-04-05 06:13:13 +00:00
parent 78d950bd1e
commit 9727574c3f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50133

View file

@ -4,7 +4,7 @@
<!ENTITY email 'freebsd-www'> <!ENTITY email 'freebsd-www'>
<!ENTITY title "Plattformen"> <!ENTITY title "Plattformen">
<!ENTITY dedate "$FreeBSDde$"> <!ENTITY dedate "$FreeBSDde$">
<!ENTITY reference "basiert auf: r48932"> <!ENTITY reference "basiert auf: r50099">
]> ]>
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
@ -103,6 +103,11 @@
<td><a href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></td> <td><a href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></td>
<td>Tier 2 bis FreeBSD 10. Seither nicht mehr unterstützt.</td> <td>Tier 2 bis FreeBSD 10. Seither nicht mehr unterstützt.</td>
</tr> </tr>
<tr>
<td><a href="https://wiki.freebsd.org/riscv">FreeBSD/RISC-V Project</a></td>
<td><a href="mailto:freebsd-riscv@FreeBSD.org">freebsd-riscv@FreeBSD.org</a></td>
<td>Tier 3, beginnend mit FreeBSD 12</td>
</tr>
</tbody> </tbody>
</table> </table>