summaryrefslogtreecommitdiff
path: root/sci-libs/pyshp/pyshp-1.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pyshp/pyshp-1.2.0.ebuild')
-rw-r--r--sci-libs/pyshp/pyshp-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pyshp/pyshp-1.2.0.ebuild b/sci-libs/pyshp/pyshp-1.2.0.ebuild
index 40a25c90a67f..4f727970c926 100644
--- a/sci-libs/pyshp/pyshp-1.2.0.ebuild
+++ b/sci-libs/pyshp/pyshp-1.2.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Pure Python read/write support for ESRI Shapefile format"
-HOMEPAGE="https://pypi.python.org/pypi/pyshp/"
+HOMEPAGE="https://pypi.org/project/pyshp/"
if [[ ${PV} == "9999" ]] ; then
SRC_URI=""