about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-17 09:25:30 +0000
committerEric Wong <normalperson@yhbt.net>2011-01-17 11:55:33 -0800
commitcd43786aac0140d58404759b1a344b850c33d1d3 (patch)
tree3b88ecb04c5d32e2c4ff49ccf89b3f408b3eee4d /Rakefile
parent12f48c07c94add6bb5f6a3e676a14b77141e2558 (diff)
downloadruby-tdb-cd43786aac0140d58404759b1a344b850c33d1d3.tar.gz
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 309824a..d9c5fed 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,6 @@
 # -*- encoding: binary -*-
+cgit_url = "http://git.bogomips.org/cgit/ruby-tdb.git"
+git_url = 'git://git.bogomips.org/ruby-tdb.git'
 desc "post to RAA"
 task :raa_update do
   require 'net/http'