summaryrefslogtreecommitdiff
path: root/lang/python36
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
commit084410eb39c18977ae9c6eda5b96f990db065d79 (patch)
treee3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /lang/python36
parentd99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff)
downloadpkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz
Follow some redirects.
Diffstat (limited to 'lang/python36')
-rw-r--r--lang/python36/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile
index 3219110a770..e58877924c6 100644
--- a/lang/python36/Makefile
+++ b/lang/python36/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/07/18 13:43:39 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/03 08:53:10 wiz Exp $
.include "dist.mk"
@@ -6,7 +6,7 @@ PKGNAME= python36-${PY_DISTVERSION}
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.python.org/
+HOMEPAGE= https://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
LICENSE= python-software-foundation