[112477] trunk/www/index.php

ryandesign at macports.org ryandesign at macports.org
Wed Oct 23 23:30:25 PDT 2013


Revision: 112477
          https://trac.macports.org/changeset/112477
Author:   ryandesign at macports.org
Date:     2013-10-23 23:30:25 -0700 (Wed, 23 Oct 2013)
Log Message:
-----------
index.php: correct OS X marketing name

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

Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php	2013-10-24 06:17:25 UTC (rev 112476)
+++ trunk/www/index.php	2013-10-24 06:30:25 UTC (rev 112477)
@@ -14,14 +14,14 @@
 
     <p>The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing,
     and upgrading either command-line, X11 or Aqua based open-source software on the <a href="http://www.apple.com/osx/">
-    Mac OS X</a> operating system. To that end we provide the command-line driven MacPorts software package under a <a
+    OS X</a> operating system. To that end we provide the command-line driven MacPorts software package under a <a
     href="http://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause License</a>, and through it easy access to thousands of ports
     that <a href="<?php print $guide_url . '#introduction'; ?>"> greatly simplify</a> the task of <a href="<?php print $guide_url
     . '#using'; ?>">compiling and installing</a> open-source software on your Mac.</p>
     
     <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 &#8220;stable&#8221; Vs. &#8220;unstable&#8221; branches, targeting mainly the current Mac OS
-    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).
+    without splitting them into &#8220;stable&#8221; Vs. &#8220;unstable&#8221; branches, targeting mainly the current OS
+    X release (OS X 10.8 Mountain Lion) and the immediately previous two (OS X 10.7 Lion and Mac OS X 10.6 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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131023/57f94372/attachment.html>


More information about the macports-changes mailing list