diff options
author | rillig <rillig@pkgsrc.org> | 2007-05-07 08:19:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-05-07 08:19:35 +0000 |
commit | c8e911152a008ce255a3565f3fe919efcf014c4a (patch) | |
tree | 935cb4f168deade7203d5d4bd37f93af04d03f17 /templates | |
parent | 66b82aaff8ff0fa0d21300154e80a0edd6c132b0 (diff) | |
download | pkgsrc-c8e911152a008ce255a3565f3fe919efcf014c4a.tar.gz |
Removed a double redirection. Changed the URL on the FTP server to
/pub/pkgsrc.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/README.top | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/README.top b/templates/README.top index 8ee06b235b5..9d2583557c4 100644 --- a/templates/README.top +++ b/templates/README.top @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.top,v 1.13 2006/07/06 21:14:20 jlam Exp $ --> +<!-- $NetBSD: README.top,v 1.14 2007/05/07 08:19:35 rillig Exp $ --> <html> <head> <title>The NetBSD Packages Collection</title> @@ -33,12 +33,11 @@ is also available: <hr noshade> For more information on how to build any of the packages from -the NetBSD Packages Collection, see the included <A HREF="README">README</A> file. -For a more in-depth description, see the +the NetBSD Packages Collection, see the <A HREF="doc/pkgsrc.html">doc/pkgsrc.html</A> document. The most up-to-date version of the Packages Collection is available from -<A HREF="ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc">the NetBSD ftp server</A>. +<A HREF="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/">the NetBSD ftp server</A>. </body> </html> |