From c7291c30aa4650bcbad1b0bbfdf75cbf44a0df25 Mon Sep 17 00:00:00 2001 From: jnemeth Date: Thu, 7 Nov 2013 08:52:43 +0000 Subject: - correct pkgsrc stable download path - make stable branch more current (i.e. something that currently exists) --- doc/guide/files/getting.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/guide/files/getting.xml b/doc/guide/files/getting.xml index 76e88d37391..e8239e90526 100644 --- a/doc/guide/files/getting.xml +++ b/doc/guide/files/getting.xml @@ -1,4 +1,4 @@ - + Where to get pkgsrc and how to keep it up-to-date @@ -58,18 +58,18 @@ and dashes. You can fetch the same files using FTP. - The tar file for the stable branch 2009Q1 is in the - directory pkgsrc-2009Q1 and is also called pkgsrc-2009Q1.tar.gz. + The tar file for the stable branch 2013Q1 is in the + directory pkgsrc-2013Q1 and is also called pkgsrc.tar.gz. To download a pkgsrc stable tarball, run: -&uprompt; ftp ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-20xxQy/pkgsrc-20xxQy.tar.gz +&uprompt; ftp ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-20xxQy/pkgsrc.tar.gz Where pkgsrc-20xxQy is the stable branch to be downloaded, for example, - pkgsrc-2009Q1. + pkgsrc-2013Q1. You can use fetch it also using "wget", "curl", or your web browser. -- cgit v1.2.3