Revision: 31668 http://trac.macosforge.org/projects/macports/changeset/31668 Author: jmpp@macports.org Date: 2007-12-02 09:28:53 -0800 (Sun, 02 Dec 2007) Log Message: ----------- Daniel is placing the new guide in the more canonical http://geeklair.net/macports_guide URL, no "new" qualifier. Thanks to Simon for pointing this out on the dev list. Modified Paths: -------------- trunk/www/includes/common.inc Modified: trunk/www/includes/common.inc =================================================================== --- trunk/www/includes/common.inc 2007-12-02 17:13:40 UTC (rev 31667) +++ trunk/www/includes/common.inc 2007-12-02 17:28:53 UTC (rev 31668) @@ -25,7 +25,7 @@ $bz2_tarball = $downloads . 'MacPorts-' . $mp_version_major . '.tar.bz2'; $gz_tarball = $downloads . 'MacPorts-' . $mp_version_major . '.tar.gz'; $checksums = $downloads . 'MacPorts-' . $mp_version_major . '.chk.txt'; -$guide_url = 'http://geeklair.net/new_macports_guide/'; +$guide_url = 'http://geeklair.net/macports_guide/'; #####################################################################
participants (1)
-
jmpp@macports.org