Revision: 32329 http://trac.macosforge.org/projects/macports/changeset/32329 Author: jmpp@macports.org Date: 2007-12-25 01:06:38 -0800 (Tue, 25 Dec 2007) Log Message: ----------- Add a Google specific meta tag to verify I'm the "owner" of the site, so I can have access to detailed information about our ranking. Modified Paths: -------------- trunk/www/includes/header.inc Modified: trunk/www/includes/header.inc =================================================================== --- trunk/www/includes/header.inc 2007-12-25 08:57:37 UTC (rev 32328) +++ trunk/www/includes/header.inc 2007-12-25 09:06:38 UTC (rev 32329) @@ -20,6 +20,7 @@ <meta name="description" content="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 Mac OS X operating system." /> + <meta name="verify-v1" content="/aylCprlQpTgk6J7bm51erICmpcEK5kcXH7FMFr0WsI=" /> <meta name="robots" content="all" /> <link rel="stylesheet" type="text/css" href="macports.css" /> <script type="text/javascript" src="mootools.v1.11.js"></script>