[36985] trunk/www/install.php

jmpp at macports.org jmpp at macports.org
Wed May 21 21:19:11 PDT 2008


Revision: 36985
          http://trac.macosforge.org/projects/macports/changeset/36985
Author:   jmpp at macports.org
Date:     2008-05-21 21:19:11 -0700 (Wed, 21 May 2008)

Log Message:
-----------
Properly abstract the url wms recently corrected.

Modified Paths:
--------------
    trunk/www/install.php

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2008-05-22 03:01:31 UTC (rev 36984)
+++ trunk/www/install.php	2008-05-22 04:19:11 UTC (rev 36985)
@@ -154,7 +154,7 @@
     <p>Purpose-specific branches are also available at the <kbd><?php print $svn_url . 'branches'; ?></kbd> url.</p>
 
     <p>Alternatively, if you'd simply like to view the SVN repository without checking it out, you can do so via the <a
-    href="http://trac.macports.org/browser">Trac source browser</a>.</p>
+    href="<?php print $trac_url . 'browser'; ?>">Trac source browser</a>.</p>
     
     
     <h3 class="subhdr" id="selfupdate">Selfupdate</h3>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080521/30f1f6d4/attachment.htm 


More information about the macports-changes mailing list