aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-03-23 23:33:50 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-03-23 23:33:50 +0100
commit277c9387e2e205efa5980ff0880d28c8a10ba610 (patch)
treeb1cd182b30b29574b94f22e9cca65eec1e7d41b4
parentremove extraneous space (diff)
downloadjavatoolkit-277c9387e2e205efa5980ff0880d28c8a10ba610.tar.gz
javatoolkit-277c9387e2e205efa5980ff0880d28c8a10ba610.tar.bz2
javatoolkit-277c9387e2e205efa5980ff0880d28c8a10ba610.zip
fix a typo
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c216d84..bd832be 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@ setup (
description = 'Collection of Gentoo-specific tools for Java.',
maintainer = 'Gentoo Java Team',
maintainer_email = 'java@gentoo.org',
- url = 'html://www.gentoo.org',
+ url = 'https://www.gentoo.org',
packages = ["javatoolkit", "javatoolkit.maven", "javatoolkit.xml", "javatoolkit.parser", "javatoolkit.java"],
package_dir = { 'javatoolkit' : 'src/py/javatoolkit' },
scripts = [