[32237] trunk/www/ports.php

jmpp at macports.org jmpp at macports.org
Fri Dec 21 06:34:12 PST 2007


Revision: 32237
          http://trac.macosforge.org/projects/macports/changeset/32237
Author:   jmpp at macports.org
Date:     2007-12-21 06:34:04 -0800 (Fri, 21 Dec 2007)

Log Message:
-----------

"(...) distributes 4400 ports, distributed across 75 different categories (...)" --> "(...) distributes 4400 ports, organized across 75 different categories (...)"
(reads better like that), with the resuting whitespace cleanup.

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

Modified: trunk/www/ports.php
===================================================================
--- trunk/www/ports.php	2007-12-21 13:44:23 UTC (rev 32236)
+++ trunk/www/ports.php	2007-12-21 14:34:04 UTC (rev 32237)
@@ -25,11 +25,11 @@
         $time = date('H:i', $row[0]);
     }
 ?>
-    <p>The MacPorts Project currently distributes <b><?php print $portsdb_info['num_ports']; ?></b> ports, distributed
-    across <?php print $portsdb_info['num_categories']; ?> different categories and available below for viewing. This form
-    allows you to search the MacPorts software index, last updated on <b><?php print $date; ?></b> at <b><?php print $time; ?>
-    </b>.</p>
-
+    <p>The MacPorts Project currently distributes <b><?php print $portsdb_info['num_ports']; ?></b> ports, organized across
+    <?php print $portsdb_info['num_categories']; ?> different categories and available below for viewing. This form allows
+    you to search the MacPorts software index, last updated on <b><?php print $date; ?></b> at <b><?php print $time; ?></b>.
+    </p>
+    
     <br />
 
     <form action="<?php print $_SERVER['PHP_SELF']; ?>">

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071221/4712a486/attachment.html


More information about the macports-changes mailing list