Revision: 95961 https://trac.macports.org/changeset/95961 Author: jmr@macports.org Date: 2012-07-26 23:38:19 -0700 (Thu, 26 Jul 2012) Log Message: ----------- www: update current OS version Modified Paths: -------------- trunk/www/index.php Modified: trunk/www/index.php =================================================================== --- trunk/www/index.php 2012-07-27 01:58:42 UTC (rev 95960) +++ trunk/www/index.php 2012-07-27 06:38:19 UTC (rev 95961) @@ -21,7 +21,8 @@ <p>We provide a single software tree that attempts to track the latest release of every software title (port) we distribute, without splitting them into “stable” Vs. “unstable” branches, targeting mainly the current Mac OS - X release (10.7, A.K.A Lion) and the immediately previous one (10.6, A.K.A. Snow Leopard). There are currently <a href="ports.php"> + X release (10.8, A.K.A. Mountain Lion) and the immediately previous two (10.7, A.K.A. Lion and 10.6, A.K.A. Snow Leopard). + There are currently <a href="ports.php"> <b><?php print $portsdb_info['num_ports']; ?></b> ports</a> in our tree, distributed among <?php print $portsdb_info['num_categories']; ?> different categories, and more are being added on a regular basis.</p>