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 | 20a1e1dc042d4d2705c6c09be15c6274897a36bf (patch) | |
tree | 935cb4f168deade7203d5d4bd37f93af04d03f17 /templates/README.top | |
parent | 573ddb270dd36aadbffe6f02242ec089f5b95430 (diff) | |
download | pkgsrc-20a1e1dc042d4d2705c6c09be15c6274897a36bf.tar.gz |
Removed a double redirection. Changed the URL on the FTP server to
/pub/pkgsrc.
Diffstat (limited to 'templates/README.top')
-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> |