<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre, #msg p { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[31510] trunk/www</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.macosforge.org/projects/macports/changeset/31510">31510</a></dd>
<dt>Author</dt> <dd>jmpp@macports.org</dd>
<dt>Date</dt> <dd>2007-11-26 07:39:05 -0800 (Mon, 26 Nov 2007)</dd>
</dl>

<h3>Log Message</h3>
<pre>Be consistent on the case of PortMgr.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwwwcontactphp">trunk/www/contact.php</a></li>
<li><a href="#trunkwwwindexphp">trunk/www/index.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwwwcontactphp"></a>
<div class="modfile"><h4>Modified: trunk/www/contact.php (31509 => 31510)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/contact.php        2007-11-26 08:53:24 UTC (rev 31509)
+++ trunk/www/contact.php        2007-11-26 15:39:05 UTC (rev 31510)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> 
</span><span class="cx">     &lt;ul&gt;
</span><span class="cx">         &lt;li&gt;&lt;a href=&quot;#Lists&quot;&gt;Public Mailing Lists&lt;/a&gt;&lt;/li&gt;
</span><del>-        &lt;li&gt;&lt;a href=&quot;#portmgr&quot;&gt;Administrative Contacts&lt;/a&gt;&lt;/li&gt;
</del><ins>+        &lt;li&gt;&lt;a href=&quot;#PortMgr&quot;&gt;Administrative Contacts&lt;/a&gt;&lt;/li&gt;
</ins><span class="cx">         &lt;li&gt;&lt;a href=&quot;#Bugs&quot;&gt;Bug Reports&lt;/a&gt;&lt;/li&gt;
</span><span class="cx">         &lt;li&gt;&lt;a href=&quot;#IRC&quot;&gt;IRC&lt;/a&gt;&lt;/li&gt;
</span><span class="cx">         &lt;li&gt;&lt;a href=&quot;#Individuals&quot;&gt;Individuals&lt;/a&gt;&lt;/li&gt;
</span><span class="lines">@@ -89,12 +89,12 @@
</span><span class="cx">     passing along the paste URL rather than full error messages).&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-    &lt;h3 class=&quot;subhdr&quot; id=&quot;portmgr&quot;&gt;Administrative Contacts&lt;/h3&gt;
</del><ins>+    &lt;h3 class=&quot;subhdr&quot; id=&quot;PortMgr&quot;&gt;Administrative Contacts&lt;/h3&gt;
</ins><span class="cx"> 
</span><del>-    &lt;!-- we need a link down here pointing to some page detailing the portmgr team - guide authors? ;-) --&gt;
</del><ins>+    &lt;!-- we need a link down here pointing to some page detailing the PortMgr team - guide authors? ;-) --&gt;
</ins><span class="cx">     &lt;p&gt;The private and read-only &amp;ldquo;&lt;?php print obfuscate_email(&quot;macports-mgr@lists.macosforge.org&quot;); ?&gt;&amp;rdquo; mailing
</span><span class="cx">     list is where you should send mail to in case you need to get in touch with the The MacPorts Project's &lt;a href=&quot;&quot;&gt;
</span><del>-    management team&lt;/a&gt; (A.K.A. &amp;ldquo;portmgr&amp;rdquo;), in case you have any administrative request or if you wish to
</del><ins>+    management team&lt;/a&gt; (A.K.A. &amp;ldquo;PortMgr&amp;rdquo;), in case you have any administrative request or if you wish to
</ins><span class="cx">     discuss anything you might feel is of private nature (like the interaction between MacPorts and NDA'd software).&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;p&gt;This is also where you should turn to if you are a developer and/or a contributor interested in joning The MacPorts
</span></span></pre></div>
<a id="trunkwwwindexphp"></a>
<div class="modfile"><h4>Modified: trunk/www/index.php (31509 => 31510)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/index.php        2007-11-26 08:53:24 UTC (rev 31509)
+++ trunk/www/index.php        2007-11-26 15:39:05 UTC (rev 31510)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">     &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;p&gt;If on the other hand you are interested in joining The MacPorts Project in any way, then don't hesitate to contact the
</span><del>-    project's management team, &amp;ldquo;&lt;a href=&quot;contact.php#portmgr&quot;&gt;PortMgr&lt;/a&gt;&amp;rdquo;, to explain your particular interest
</del><ins>+    project's management team, &amp;ldquo;&lt;a href=&quot;contact.php#PortMgr&quot;&gt;PortMgr&lt;/a&gt;&amp;rdquo;, to explain your particular interest
</ins><span class="cx">     and present a formal application. We're always looking for more helping hands that can extend and improve our ports tree
</span><span class="cx">     and documentation, or take MacPorts itself beyond its current limitations and into new areas of the vast software packaging
</span><span class="cx">     field. We're eager to hear from you!&lt;/p&gt;
</span></span></pre>
</div>
</div>

</body>
</html>