summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/roundup/roundup-1.5.0.ebuild')
-rw-r--r--www-apps/roundup/roundup-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-1.5.0.ebuild b/www-apps/roundup/roundup-1.5.0.ebuild
index bc00516e4d98..e73ebb9f794f 100644
--- a/www-apps/roundup/roundup-1.5.0.ebuild
+++ b/www-apps/roundup/roundup-1.5.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces"
-HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup"
+HOMEPAGE="http://roundup.sourceforge.net https://pypi.python.org/pypi/roundup"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT ZPL"