diff --git a/build.properties b/build.properties
index c26c896be..ea1df0348 100644
--- a/build.properties
+++ b/build.properties
@@ -1,6 +1,10 @@
# Name
project.name = CakePHP
+# Git stuff
+git.remote =
+
# Directories
build.dir = build
dist.dir = dist
+
diff --git a/build.xml b/build.xml
index 4a274ff5b..ff682d059 100644
--- a/build.xml
+++ b/build.xml
@@ -92,6 +92,8 @@
pear.php.net
CakePHP
+
+
MIT License
@@ -117,24 +119,43 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+