diff --git README.txt README.txt
index 6566422..f849c65 100644
--- README.txt
+++ README.txt
@@ -1,4 +1,3 @@
-
 Build Kit 2.x for Drupal 7.x
 ----------------------------
 Get started building with Drupal fast.
diff --git distro.make distro.make
index 6c52a4f..45934c1 100644
--- distro.make
+++ distro.make
@@ -26,6 +26,6 @@ projects[drupal][patch][903730] = http://drupal.org/files/issues/drupal.filter-a
 projects[drupal][patch][995156] = http://drupal.org/files/issues/995156-5_portable_taxonomy_permissions.patch
 
 projects[buildkit][type] = profile
-projects[buildkit][download][type] = cvs
-projects[buildkit][download][module] = contributions/profiles/buildkit
-projects[buildkit][download][revision] = DRUPAL-7--2
+projects[buildkit][download][type] = git
+projects[buildkit][download][url] = http://git.drupal.org/project/buildkit.git
+projects[buildkit][download][branch] = 7.x-2.x
diff --git drupal-org.make drupal-org.make
index 6d37d12..9b6b68b 100644
--- drupal-org.make
+++ drupal-org.make
@@ -1,5 +1,3 @@
-; $Id$
-
 api = 2
 core = 7.x
 
@@ -16,18 +14,17 @@ projects[ctools][version] = 1.0-alpha2
 
 projects[devel][subdir] = contrib
 projects[devel][type] = module
-projects[devel][download][type] = cvs
-projects[devel][download][module] = contributions/modules/devel
-projects[devel][download][date] = 2010-10-20
+projects[devel][download][type] = git
+projects[devel][download][url] = http://git.drupal.org/project/devel.git
+projects[devel][download][revision] = 6de20b48bc157d9371453de7a375247c343fbdb3
 
 projects[diff][subdir] = contrib
 projects[diff][version] = 2.0-beta2
 
 projects[features][subdir] = contrib
-projects[features][download][type] = cvs
-projects[features][download][module] = contributions/modules/features
-projects[features][download][revision] = DRUPAL-7--1
-projects[features][download][date] = 2010-10-27 14:00 GMT
+projects[features][download][type] = git
+projects[features][download][url] = http://git.drupal.org/project/features.git
+projects[features][download][revision] = b5ad0636151d333ca30b0d77756e001413af424c
 
 projects[openidadmin][subdir] = contrib
 projects[openidadmin][version] = 1.0
