Fixes issue 50.
diff --git a/setup.py b/setup.py
index b74b390..27f78d6 100755
--- a/setup.py
+++ b/setup.py
@@ -55,6 +55,8 @@
 
 **Unit Tested**
   A large and growing set of unit tests.
+
+http://httplib2.googlecode.com/svn/trunk/#egg=httplib2-dev
         """,
         package_dir=pkgdir,
         packages=['httplib2'],