diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-02-14 09:23:10 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-02-14 09:23:10 +0100 |
commit | 3527629fa971d1407d152fecad13fb346c9286da (patch) | |
tree | 6201bdc35fa47c9a41e87075dd00e2b9589ede53 /Rakefile | |
parent | 24bb60775741d3731400f1e430ef6bf3a2e1b933 (diff) |
* replace references to old website to references to new site
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |