<!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"> <ul>
</span><span class="cx"> <li><a href="#Lists">Public Mailing Lists</a></li>
</span><del>- <li><a href="#portmgr">Administrative Contacts</a></li>
</del><ins>+ <li><a href="#PortMgr">Administrative Contacts</a></li>
</ins><span class="cx"> <li><a href="#Bugs">Bug Reports</a></li>
</span><span class="cx"> <li><a href="#IRC">IRC</a></li>
</span><span class="cx"> <li><a href="#Individuals">Individuals</a></li>
</span><span class="lines">@@ -89,12 +89,12 @@
</span><span class="cx"> passing along the paste URL rather than full error messages).</p>
</span><span class="cx">
</span><span class="cx">
</span><del>- <h3 class="subhdr" id="portmgr">Administrative Contacts</h3>
</del><ins>+ <h3 class="subhdr" id="PortMgr">Administrative Contacts</h3>
</ins><span class="cx">
</span><del>- <!-- we need a link down here pointing to some page detailing the portmgr team - guide authors? ;-) -->
</del><ins>+ <!-- we need a link down here pointing to some page detailing the PortMgr team - guide authors? ;-) -->
</ins><span class="cx"> <p>The private and read-only &ldquo;<?php print obfuscate_email("macports-mgr@lists.macosforge.org"); ?>&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 <a href="">
</span><del>- management team</a> (A.K.A. &ldquo;portmgr&rdquo;), in case you have any administrative request or if you wish to
</del><ins>+ management team</a> (A.K.A. &ldquo;PortMgr&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).</p>
</span><span class="cx">
</span><span class="cx"> <p>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"> </ul>
</span><span class="cx">
</span><span class="cx"> <p>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, &ldquo;<a href="contact.php#portmgr">PortMgr</a>&rdquo;, to explain your particular interest
</del><ins>+ project's management team, &ldquo;<a href="contact.php#PortMgr">PortMgr</a>&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!</p>
</span></span></pre>
</div>
</div>
</body>
</html>