<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-www.

</pre>
<p><a href="https://github.com/macports/macports-www/commit/26295ce6e36e7f69337342bda5d478691047c4af">https://github.com/macports/macports-www/commit/26295ce6e36e7f69337342bda5d478691047c4af</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 26295ce6e36e7f69337342bda5d478691047c4af
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Mar 8 03:04:56 2017 +1100

<span style='display:block; white-space:pre;color:#404040;'>    Use correct git install guide anchor
</span>---
 install.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/install.php b/install.php
</span><span style='display:block; white-space:pre;color:#808080;'>index c97c207..0b308a0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/install.php
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/install.php
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -185,7 +185,7 @@
</span>     <h3 class="subhdr" id="git">Git Sources</h3>
 
     <p>If you are developer or a user with a taste for the bleeding edge and wish for the latest changes and feature additions,
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    you may acquire the MacPorts sources through git. See the Guide section on <a href="<?php print $guide_url; ?>#installing.macports.subversion">installing from git</a>.</p>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    you may acquire the MacPorts sources through git. See the Guide section on <a href="<?php print $guide_url; ?>#installing.macports.git">installing from git</a>.</p>
</span> 
     <p>Purpose-specific branches are also available at the <kbd><?php print $github_url . 'macports-base/branches'; ?></kbd> url.</p>
 
</pre><pre style='margin:0'>

</pre>