summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/dill/dill-0.2.5.ebuild')
-rw-r--r--dev-python/dill/dill-0.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dill/dill-0.2.5.ebuild b/dev-python/dill/dill-0.2.5.ebuild
index 6ae32e8c55c4..d13dba401c3d 100644
--- a/dev-python/dill/dill-0.2.5.ebuild
+++ b/dev-python/dill/dill-0.2.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5,6} pypy )
inherit distutils-r1
DESCRIPTION="Serialize all of python (almost)"
-HOMEPAGE="http://www.cacr.caltech.edu/~mmckerns/dill.htm"
+HOMEPAGE="https://pypi.python.org/pypi/dill"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz"
LICENSE="BSD"