buildout.cfg
changeset 101 fb27be005a5c
parent 94 e86755df35da
--- a/buildout.cfg	Tue May 11 03:51:25 2010 +0530
+++ b/buildout.cfg	Tue Jul 13 01:01:02 2010 +0530
@@ -51,8 +51,9 @@
     ${registration:location}
 
 [basic-apps]
-recipe = zerokspot.recipe.git
-repository = http://github.com/nathanborror/django-basic-apps.git
+recipe = infrae.subversion
+urls =
+    http://django-basic-apps.googlecode.com/svn/trunk/ basic
 
 [tagging]
 recipe = infrae.subversion