Long ago, someone (me?) mislabed the ports collection as
"Application Software", which is far too general a category. Rectify that error. If someone someday wants to resurrect "Application Software" as a new top level page with pointers to the ports collection, commercial software, related software packages, etc., I certainly won't object! For now, however...
This commit is contained in:
parent
1cc25a2fc4
commit
f9541b17b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1136
2 changed files with 8 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-14 03:19:16 $">
|
||||
<!ENTITY date "$Date: 1997-02-07 08:05:13 $">
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.23 1997-01-14 03:19:16 mbarkah Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.24 1997-02-07 08:05:13 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
@ -28,7 +28,7 @@
|
|||
<h2 align="center">
|
||||
<a href="where.html">Getting FreeBSD</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="ports/index.html">Application Software</a></h2>
|
||||
<a href="ports/index.html">The Ports Collection</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="docs.html">Documentation</a></h2>
|
||||
<h2 align="center">
|
||||
|
@ -93,7 +93,7 @@ Select a server near you:<br>
|
|||
<address>
|
||||
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
||||
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
||||
$Date: 1997-01-14 03:19:16 $
|
||||
$Date: 1997-02-07 08:05:13 $
|
||||
</address>
|
||||
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
||||
</td>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-14 03:19:16 $">
|
||||
<!ENTITY date "$Date: 1997-02-07 08:05:13 $">
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.23 1997-01-14 03:19:16 mbarkah Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.24 1997-02-07 08:05:13 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
@ -28,7 +28,7 @@
|
|||
<h2 align="center">
|
||||
<a href="where.html">Getting FreeBSD</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="ports/index.html">Application Software</a></h2>
|
||||
<a href="ports/index.html">The Ports Collection</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="docs.html">Documentation</a></h2>
|
||||
<h2 align="center">
|
||||
|
@ -93,7 +93,7 @@ Select a server near you:<br>
|
|||
<address>
|
||||
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
||||
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
||||
$Date: 1997-01-14 03:19:16 $
|
||||
$Date: 1997-02-07 08:05:13 $
|
||||
</address>
|
||||
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue