From 00957504111a029bb8950483c0b7a82e6c73166d Mon Sep 17 00:00:00 2001 From: Necoro <> Date: Thu, 4 Oct 2007 22:25:18 +0000 Subject: small fixes --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ca9ae4d..ec07966 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup(name="Portato", version = VERSION, description = "Frontends to Portage", license = "GPLv2", - url = "http://portato.sourceforge.net/", + url = "http://portato.origo.ethz.ch/", author = "René 'Necoro' Neumann", author_email = "necoro@necoro.net", packages = packages, -- cgit v1.2.3