www/87016: Missing a link to /ports in main page

Daniel Gerzo danger at rulez.sk
Thu Oct 6 15:00:32 PDT 2005


The following reply was made to PR www/87016; it has been noted by GNATS.

From: Daniel Gerzo <danger at rulez.sk>
To: bug-followup at FreeBSD.org, nb_root at videotron.ca
Cc:  
Subject: Re: www/87016: Missing a link to /ports in main page
Date: Thu, 6 Oct 2005 23:59:11 +0200

 This could be possible fix:
 
 --- index.xsl~	Thu Oct  6 23:57:23 2005
 +++ index.xsl	Thu Oct  6 23:57:46 2005
 @@ -160,6 +160,9 @@
  					  <a href="{$base}/doc/en_US.ISO8859-1/books/faq/index.html" title="FAQ">FAQ</a>
  					</li>
  					<li>
 +					  <a href="{$base}/ports/index.html" title="FreeBSD Ports">Ported Applications</a>
 +					</li>
 +					<li>
  					  <a href="http://www.freebsdfoundation.org/" title="Foundation">Foundation</a>
  					</li>
  				  </ul>
 
 -- 
 Sincerely,
    Daniel Gerzo


More information about the freebsd-www mailing list