From dce382ea1a2dfda98a2d264603819848b4442e4d Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Mon, 26 May 2003 14:04:35 +0000 Subject: [PATCH] Updated URL. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']) -- 2.35.1