Revision: 81648 http://trac.macports.org/changeset/81648 Author: jmr@macports.org Date: 2011-08-03 05:04:23 -0700 (Wed, 03 Aug 2011) Log Message: ----------- guide: update sources.conf example Modified Paths: -------------- trunk/doc-new/guide/xml/installing.xml Modified: trunk/doc-new/guide/xml/installing.xml =================================================================== --- trunk/doc-new/guide/xml/installing.xml 2011-08-03 12:01:39 UTC (rev 81647) +++ trunk/doc-new/guide/xml/installing.xml 2011-08-03 12:04:23 UTC (rev 81648) @@ -315,11 +315,11 @@ <filename>/opt/local/etc/macports/sources.conf</filename> in a text editor. The last line which should look like this:</para> - <programlisting>rsync://rsync.macports.org/release/ports/</programlisting> + <programlisting>rsync://rsync.macports.org/release/tarballs/ports.tar [default]</programlisting> <para>Change it to point to the working copy you checked out:</para> - <programlisting>file:///opt/mports/trunk/dports</programlisting> + <programlisting>file:///opt/mports/trunk/dports [default]</programlisting> <para>Now MacPorts will look for portfiles in the working copy.</para>
participants (1)
-
jmr@macports.org