summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-02-14 09:23:10 +0100
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-02-14 09:23:10 +0100
commit3527629fa971d1407d152fecad13fb346c9286da (patch)
tree6201bdc35fa47c9a41e87075dd00e2b9589ede53 /Rakefile
parent24bb60775741d3731400f1e430ef6bf3a2e1b933 (diff)
* replace references to old website to references to new site
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 7a6bd81e..f0a42717 100644
--- a/Rakefile
+++ b/Rakefile
@@ -26,7 +26,7 @@ spec = Gem::Specification.new do |s|
s.author = 'Tom Gilbert'
s.email = 'tom@linuxbrit.co.uk'
- s.homepage = 'http://linuxbrit.co.uk/rbot/'
+ s.homepage = 'http://ruby-rbot.org'
s.rubyforge_project = 'rbot'
end