aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e73d16a..fcf745d 100755
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,7 @@ version = __version__
description = "Metadata.xml Generator for Ebuilds"
author = "Rob Cakebread"
author_email = "pythonhead@gentoo.org"
-url=""
+url = "https://gitweb.gentoo.org/proj/metagen.git/"
license = "GPL-2"
packages=['metagen']