summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/fudge/fudge-1.0.3-r2.ebuild')
-rw-r--r--dev-python/fudge/fudge-1.0.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fudge/fudge-1.0.3-r2.ebuild b/dev-python/fudge/fudge-1.0.3-r2.ebuild
index 8aae72151784..8c3f7cc68cc7 100644
--- a/dev-python/fudge/fudge-1.0.3-r2.ebuild
+++ b/dev-python/fudge/fudge-1.0.3-r2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1
DESCRIPTION="Replace real objects with fakes (mocks, stubs, etc) while testing"
-HOMEPAGE="http://farmdev.com/projects/fudge/ http://pypi.python.org/pypi/fudge"
+HOMEPAGE="http://farmdev.com/projects/fudge/ https://pypi.python.org/pypi/fudge"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"