[95895] trunk/www/install.php

jmr at macports.org jmr at macports.org
Wed Jul 25 23:50:35 PDT 2012


Revision: 95895
          https://trac.macports.org/changeset/95895
Author:   jmr at macports.org
Date:     2012-07-25 23:50:35 -0700 (Wed, 25 Jul 2012)
Log Message:
-----------
www: enable 10.8 pkg link

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

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2012-07-26 06:44:46 UTC (rev 95894)
+++ trunk/www/install.php	2012-07-26 06:50:35 UTC (rev 95895)
@@ -16,7 +16,7 @@
     </p>
 
     <ul>
-        <li>&#8220;pkg&#8221; installers for <!--<a href="<?php print $mountainlion_pkg; ?>">Mountain Lion</a>--> Mountain Lion (coming soon),
+        <li>&#8220;pkg&#8221; installers for <a href="<?php print $mountainlion_pkg; ?>">Mountain Lion</a>,
         <a href="<?php print $lion_pkg; ?>">Lion</a> and <a
         href="<?php print $snowleopard_pkg; ?>">Snow Leopard</a>, for use with the Mac OS X Installer.
         This is the simplest installation
@@ -66,7 +66,7 @@
     <h3 class="subhdr" id="pkg">Mac OS X Package (.pkg) Installer</h3>
 
     <p>The easiest way to install MacPorts on a Mac OS X system is by downloading the dmg for 
-    <!--<a href="<?php print $mountainlion_pkg; ?>">Mountain Lion</a>--> Mountain Lion (coming soon),
+    <a href="<?php print $mountainlion_pkg; ?>">Mountain Lion</a>,
     <a href="<?php print $lion_pkg; ?>">Lion</a>,
     <a href="<?php print $snowleopard_pkg; ?>">Snow Leopard</a> or <a href="<?php print $leopard_dmg;
     ?>">Leopard</a> and running the system's Installer by double-clicking on the pkg contained therein,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120725/5bc10a39/attachment-0001.html>


More information about the macports-changes mailing list