public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
Properly abstract the url wms recently corrected.


git-svn-id: http://svn.macports.org/repository/macports/trunk@36985 
d073be05-634f-4543-b044-5fe20cf6d1d6
Juan Manuel Palacios (author)
Wed May 21 21:19:11 -0700 2008
commit  f06abe32928f368aa9753d4adf482bdf3746d653
tree    852d7f8989b0a94636d0bd1f0e7c1e0eace5ecb1
parent  7b47f16c00df9f0a11a08299ed49603964ee0dd6
...
154
155
156
157
 
158
159
160
...
154
155
156
 
157
158
159
160
0
@@ -154,7 +154,7 @@
0
     <p>Purpose-specific branches are also available at the <kbd><?php print $svn_url . 'branches'; ?></kbd> url.</p>
0
 
0
     <p>Alternatively, if you'd simply like to view the SVN repository without checking it out, you can do so via the <a
0
- href="http://trac.macports.org/browser">Trac source browser</a>.</p>
0
+ href="<?php print $trac_url . 'browser'; ?>">Trac source browser</a>.</p>
0
     
0
     
0
     <h3 class="subhdr" id="selfupdate">Selfupdate</h3>

Comments

    No one has commented yet.