Fix typo
Submitted by: pluknet
This commit is contained in:
parent
e485bd1fa2
commit
f2c8a2e0ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37218
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/portmgr/policies_eol.sgml,v 1.1 2011/05/02 12:59:28 erwin Exp $">
|
||||||
<!ENTITY title "Ports and Packages for Supported Releases">
|
<!ENTITY title "Ports and Packages for Supported Releases">
|
||||||
<!ENTITY % navinclude.about "INCLUDE">
|
<!ENTITY % navinclude.about "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
@ -76,7 +76,7 @@
|
||||||
<td>n/a</td>
|
<td>n/a</td>
|
||||||
<td>RELENG_8_1</td>
|
<td>RELENG_8_1</td>
|
||||||
<td>packages-8-stable</td>
|
<td>packages-8-stable</td>
|
||||||
<td>laste release + 2 years</td>
|
<td>last release + 2 years</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>RELENG_8_1</td>
|
<td>RELENG_8_1</td>
|
||||||
|
|
Loading…
Reference in a new issue