THRIFT-6 TLP URL's and email's, haskell, more details


git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1029964 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/rb/Rakefile b/lib/rb/Rakefile
index 137336a..05cb7fc 100644
--- a/lib/rb/Rakefile
+++ b/lib/rb/Rakefile
@@ -78,9 +78,9 @@
 
   Echoe.new('thrift') do |p|
     p.author = ['Thrift Developers']
-    p.email = ['thrift-dev@incubator.apache.org']
+    p.email = ['dev@thrift.apache.org']
     p.summary = "Ruby bindings for the Apache Thrift RPC system"
-    p.url = "http://incubator.apache.org/thrift/"
+    p.url = "http://thrift.apache.org"
     p.include_rakefile = true
     p.version = "0.6.0-dev"
     p.rubygems_version = ">= 1.2.0"