Add July 2007 snapshots to list of available snapshots.
This commit is contained in:
parent
80b7baace1
commit
04002cd29a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28353
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.19 2006/06/18 05:41:28 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.20 2006/06/18 14:00:34 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
||||
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.19 2006/06/18 05:41:28 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.20 2006/06/18 14:00:34 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -27,6 +27,7 @@
|
|||
<p>The latest snapshots made available are the following:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="&url.snapshots;/200607/">Snapshots in July 2007</a></li>
|
||||
<li><a href="&url.snapshots;/200606/">Snapshots in June 2006</a></li>
|
||||
<li><a href="&url.snapshots;/200605/">Snapshots in May 2006</a></li>
|
||||
<li><a href="&url.snapshots;/Mar_2006/">Snapshots in March 2006</a></li>
|
||||
|
|
Loading…
Reference in a new issue