minor fixes already on site
diff --git a/downloadsites/.project b/downloadsites/.project
index 2eadc65..532f895 100644
--- a/downloadsites/.project
+++ b/downloadsites/.project
@@ -1,26 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-    <name>downloadsites</name>
-    <comment>
+	<name>downloadsites</name>
+	<comment>
         This project simply holds the primary html/php files for the
-        download sites. They are not actually "built" nor routinely
+        download sites. They are not actually &quot;built&quot; nor routinely
         checked out to replace those that exist, but, it is important to
         have them under version control, etc.
     </comment>
-    <projects></projects>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name>
-      <arguments>
-      </arguments>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.wst.validation.validationbuilder</name>
-      <arguments>
-      </arguments>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.php.core.PHPNature</nature>
-  </natures>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.dltk.core.scriptbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.php.core.PHPNature</nature>
+	</natures>
 </projectDescription>