pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files Back out previous commit - it was not ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47456cc92da9
branches:  trunk
changeset: 505511:47456cc92da9
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Wed Jan 04 06:37:59 2006 +0000

description:
Back out previous commit - it was not intended to be committed
Tnx @ wiz

diffstat:

 doc/guide/files/getting.xml |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 56737ae004fe -r 47456cc92da9 doc/guide/files/getting.xml
--- a/doc/guide/files/getting.xml       Wed Jan 04 06:05:44 2006 +0000
+++ b/doc/guide/files/getting.xml       Wed Jan 04 06:37:59 2006 +0000
@@ -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>



Home | Main Index | Thread Index | Old Index