summaryrefslogtreecommitdiff
path: root/games/py-ranking
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-09 11:29:30 +0000
committernia <nia@pkgsrc.org>2019-07-09 11:29:30 +0000
commit63dadf7a05838ad41b9cebeb478269993b0290fd (patch)
tree7a4d59e78768815116dbb2bf8108da5656a057d3 /games/py-ranking
parent8c22329f6ec2d1fcda51e31358d30ad5cc70b31e (diff)
downloadpkgsrc-63dadf7a05838ad41b9cebeb478269993b0290fd.tar.gz
Use https for pythonhosted.org.
Diffstat (limited to 'games/py-ranking')
-rw-r--r--games/py-ranking/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/py-ranking/Makefile b/games/py-ranking/Makefile
index 71d1246debe..30657985441 100644
--- a/games/py-ranking/Makefile
+++ b/games/py-ranking/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/09 11:29:30 nia Exp $
DISTNAME= ranking-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= games python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/ranking/}
MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://pythonhosted.org/ranking/
+HOMEPAGE= https://pythonhosted.org/ranking/
COMMENT= Library for ranking collection
LICENSE= modified-bsd