about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
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'