Revision
32328
Author
jmpp@macports.org
Date
2007-12-25 00:57:37 -0800 (Tue, 25 Dec 2007)

Log Message

Add a description meta tag to improve search engine ranking.

Modified Paths

Diff

Modified: trunk/www/includes/header.inc (32327 => 32328)


--- trunk/www/includes/header.inc	2007-12-25 08:44:12 UTC (rev 32327)
+++ trunk/www/includes/header.inc	2007-12-25 08:57:37 UTC (rev 32328)
@@ -17,6 +17,9 @@
         <meta name="author" content="Chris Pickel (sfiera@macports.org)" />
         <meta name="copyright" content="2003, OpenDarwin" />
         <meta name="copyright" content="2007, The MacPorts Project" />
+        <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="robots" content="all" />
         <link rel="stylesheet" type="text/css" href="macports.css" />
         <script type="text/javascript" src="mootools.v1.11.js"></script>