[30430] trunk/www/includes

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 27 13:19:26 PDT 2007


Revision: 30430
          http://trac.macosforge.org/projects/macports/changeset/30430
Author:   jmpp at macports.org
Date:     2007-10-27 13:19:26 -0700 (Sat, 27 Oct 2007)

Log Message:
-----------
Standardize project name.

Modified Paths:
--------------
    trunk/www/includes/common.inc
    trunk/www/includes/header.inc

Modified: trunk/www/includes/common.inc
===================================================================
--- trunk/www/includes/common.inc	2007-10-27 19:50:58 UTC (rev 30429)
+++ trunk/www/includes/common.inc	2007-10-27 20:19:26 UTC (rev 30430)
@@ -2,8 +2,8 @@
 
 # -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4
 # $Id$
-# Copyright (c) 2004-2007, MacPorts Organization
-# Copyright (c) 2004, OpenDarwin
+# Copyright (c) 2004, OpenDarwin.
+# Copyright (c) 2004-2007, The MacPorts Project.
 
 
 #####################################################################
@@ -54,7 +54,7 @@
         <meta name="author" content="Juan Manuel Palacios (jmpp at macports.org)" />
         <meta name="author" content="Chris Pickel (sfiera at macports.org)" />
         <meta name="copyright" content="2003, OpenDarwin" />
-        <meta name="copyright" content="2007, MacPorts Team" />
+        <meta name="copyright" content="2007, The MacPorts Project" />
         <meta name="robots" content="all" />
         <link rel="stylesheet" type="text/css" href="macports.css" />
         <script type="text/javascript" src="mootools.v1.11.js"></script>
@@ -110,11 +110,11 @@
             <p>You have arrived at the <b>Official MacPorts Web Site</b> from <i>darwinports.com</i>.</p>
             
             <p><i>darwinports.com</i> <b>is not the official MacPorts Web Site</b>, nor is it a mirror of
-            the <i>Official MacPorts Web Site</i>. There is <b>no relationship</b> between the <i>MacPorts
+            the <i>Official MacPorts Web Site</i>. There is <b>no relationship</b> between <i>The MacPorts
             Project</i> and <i>darwinports.com</i>.</p>
 
             <p>The information you may have been presented with on <i>darwinports.com</i> may be incorrect
-            or outdated and is not endorsed in any way by the <i>MacPorts Project</i>. For the most accurate
+            or outdated and is not endorsed in any way by <i>The MacPorts Project</i>. For the most accurate
             information about MacPorts, please bookmark this site, <a href="http://www.macports.org">http://www.macports.org</a>.</p>
             
         </div>

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2007-10-27 19:50:58 UTC (rev 30429)
+++ trunk/www/includes/header.inc	2007-10-27 20:19:26 UTC (rev 30430)
@@ -1,14 +1,14 @@
 <?php
     /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4 */
     /* $Id$ */
-    /* Copyright (c) 2004-2007, MacPorts Organization */
-    /* Copyright (c) 2004, OpenDarwin */
+    /* Copyright (c) 2004, OpenDarwin. */
+    /* Copyright (c) 2004-2007, The MacPorts Project. */
     $PHP_SELF = $_SERVER['PHP_SELF'];
     global $mp_version_major, $trac_url, $svn_url, $downloads, $guide_url;
 ?>
 
 
-<h1><a href="http://www.macports.org/" title="MacPorts"><span class="accessibility">MacPorts</span></a></h1>
+<h1><a href="http://www.macports.org/" title="The MacPorts Project"><span class="accessibility">The MacPorts Project</span></a></h1>
 
 <p class="accessibility"><a href="#content">Skip to Content</a></p>
 
@@ -76,5 +76,5 @@
 </div>
 
 
-<p class="warning"> Warning: This is just a test installation of a new design for the MacPorts project page,
+<p class="warning"> Warning: This is just a test installation of a new design for The MacPorts Project page,
 official site is located at <a href="http://www.macports.org">http://www.macports.org</a> as always.</p>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071027/7b794281/attachment.html


More information about the macports-changes mailing list