about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-11 11:15:52 +0000
committerEric Wong <normalperson@yhbt.net>2011-02-11 11:15:52 +0000
commita8c885f3a3dc8a4e87e4f795c2d73fae0a890b1d (patch)
tree1502f918bec4bf3672b6be248d8869b61577f64f /Rakefile
parent3ff31a5d9b5c4f9ce5ab145c5a5afe63498245dd (diff)
downloadzbatery-a8c885f3a3dc8a4e87e4f795c2d73fae0a890b1d.tar.gz
update packaging and URLs
bogomips.org went on a URL diet!
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index bf8e231..e4099b7 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,8 +1,8 @@
 # -*- encoding: binary -*-
 autoload :Gem, 'rubygems'
 
-cgit_url = "http://git.bogomips.org/cgit/rainbows.git"
-git_url = 'git://git.bogomips.org/rainbows.git'
+cgit_url = "http://bogomips.org/zbatery.git"
+git_url = 'git://bogomips.org/zbatery.git'
 
 desc "read news article from STDIN and post to rubyforge"
 task :publish_news do