diff options
author | hubertf <hubertf@pkgsrc.org> | 2006-01-04 06:37:59 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2006-01-04 06:37:59 +0000 |
commit | 7b359864f351214ce601c2f0709dc5473f8a2a18 (patch) | |
tree | d5617c3de0c17cc17399cb16156018d1f06dd880 /doc | |
parent | 9d9b6c638871ae331a1d0fbf570dcdbfc0188e75 (diff) | |
download | pkgsrc-7b359864f351214ce601c2f0709dc5473f8a2a18.tar.gz |
Back out previous commit - it was not intended to be committed
Tnx @ wiz
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide/files/getting.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide/files/getting.xml b/doc/guide/files/getting.xml index 00b1b489e67..1a88ed933d1 100644 --- a/doc/guide/files/getting.xml +++ b/doc/guide/files/getting.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: getting.xml,v 1.7 2006/01/03 21:48:09 hubertf Exp $ --> +<!-- $NetBSD: getting.xml,v 1.8 2006/01/04 06:37:59 hubertf Exp $ --> <chapter id="getting"> <title>Where to get pkgsrc and how to keep it up-to-date</title> @@ -9,9 +9,9 @@ <sect1 id="as-tar-file"> <title>As tar file</title> - <para>To get pkgsrc going, you need to get the &filename.pkgsrc.current.tarball; file + <para>To get pkgsrc going, you need to get the pkgsrc.tar.gz file from <ulink - url="&url.pkgsrc.current.tarball;">ftp.NetBSD.org</ulink> + url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-current/tar_files/pkgsrc.tar.gz">ftp.NetBSD.org</ulink> and unpack it into <filename>/usr/pkgsrc</filename>.</para> </sect1> |