From: Adam Sampson Date: Mon, 26 May 2003 14:04:35 +0000 (+0000) Subject: Updated URL. X-Git-Tag: v1.1~8 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=dce382ea1a2dfda98a2d264603819848b4442e4d;p=rawdog%2F.git Updated URL. --- diff --git a/setup.py b/setup.py index 1f5f8a4..aedab64 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup(name = "rawdog", description = "RSS Aggregator Without Delusions Of Grandeur", author = "Adam Sampson", author_email = "azz@us-lot.org", - url = "http://azz.us-lot.org/code.html", + url = "http://azz.us-lot.org/code/rawdog.html", license = "GNU GPL v2 or later", scripts = ['rawdog'], packages = ['rawdoglib'])