[25355] trunk/base/doc/sources.conf

source_changes at macosforge.org source_changes at macosforge.org
Sat May 19 19:16:13 PDT 2007


Revision: 25355
          http://trac.macosforge.org/projects/macports/changeset/25355
Author:   jmpp at macports.org
Date:     2007-05-19 19:16:13 -0700 (Sat, 19 May 2007)

Log Message:
-----------
We append a trailing slash to the rsync source in case it's not there, so lets ship this file with it in the first place.

Modified Paths:
--------------
    trunk/base/doc/sources.conf

Modified: trunk/base/doc/sources.conf
===================================================================
--- trunk/base/doc/sources.conf	2007-05-20 01:20:19 UTC (rev 25354)
+++ trunk/base/doc/sources.conf	2007-05-20 02:16:13 UTC (rev 25355)
@@ -7,5 +7,5 @@
 # Example: file:///Users/landonf/misc/MacPorts/dports [nosync]
 #
 # To get MacPorts from the www.macports.org rsync server use:
-# rsync://rsync.darwinports.org/dpupdate/dports
-rsync://rsync.darwinports.org/dpupdate/dports
+# rsync://rsync.darwinports.org/dpupdate/dports/
+rsync://rsync.darwinports.org/dpupdate/dports/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070519/134272da/attachment.html


More information about the macports-changes mailing list