X-Git-Url: https://pwan.org/git/?a=blobdiff_plain;f=setup.py;fp=setup.py;h=39a7ad3409fcafe4739d32dff2303eb09ec5e346;hb=fd57bba2195c2b8405b6317755f6ad7030702dfc;hp=1c9f213db9c97abd068eaff4d59bc945d578d414;hpb=9297dabe6c1511bb36a669b505f5586e420b608f;p=certmaster.git diff --git a/setup.py b/setup.py index 1c9f213..39a7ad3 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ if __name__ == "__main__": version = VERSION, author = "Lots", author_email = "func-list@redhat.com", - url = "https://hosted.fedoraproject.org/projects/certmaster/", + url = "https://fedorahosted.org/certmaster/", license = "GPL", scripts = [ "scripts/certmaster", "scripts/certmaster-ca",