Adjust for 200702 snapshots.
This commit is contained in:
parent
bcbdc8c334
commit
3463e854d3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29543
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.32 2006/11/18 22:34:40 dougb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.33 2007/01/14 06:15:34 dougb Exp $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % navinclude.download "INCLUDE">
|
||||
|
||||
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.32 2006/11/18 22:34:40 dougb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.33 2007/01/14 06:15:34 dougb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -26,10 +26,10 @@
|
|||
<p>The latest snapshots made available are the following:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="&url.snapshots;/200702/">February 2007 - 6.2-STABLE and 7.0-CURRENT for alpha(6.2 only) amd64, i386, ia64, pc98, powerpc, and sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200701/">January 2007 - 6.2-STABLE for powerpc; and 7.0-CURRENT for amd64, i386, ia64, pc98, powerpc, and sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200611/">November 2006 - 7.0-CURRENT for amd64, i386, ia64, pc98, powerpc, sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200610/">October 2006 - 7.0-CURRENT for amd64, i386, ia64, pc98, powerpc, sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200609/">September 2006 - 6.1-STABLE and 7.0-CURRENT for alpha(6.1 only) amd64, i386, ia64, pc98, powerpc(7.0 only), and sparc64</a></li>
|
||||
<!-- template for adding a new entry:
|
||||
Keep entries in this list as long as their corresponding files are on the FTP site.
|
||||
<li><a href="&url.snapshots;/200605/">Snapshots in May 2006 (alpha, amd64, i386, ia64, pc98, sparc64)</a>
|
||||
|
|
Loading…
Reference in a new issue