summaryrefslogtreecommitdiff
path: root/lang/python27
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/python27
parentd99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff)
downloadpkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz
Follow some redirects.
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 4c4a73b19c5..06a3876dd3a 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2017/02/01 11:31:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.71 2017/09/03 08:53:10 wiz Exp $
.include "dist.mk"
@@ -7,7 +7,7 @@ PKGREVISION= 1
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