summaryrefslogtreecommitdiff
path: root/lang/python34/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python34/Makefile')
-rw-r--r--lang/python34/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile
index 4c9e86fe747..22ab94062e0 100644
--- a/lang/python34/Makefile
+++ b/lang/python34/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/02/01 11:47:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2017/09/03 08:53:10 wiz Exp $
.include "dist.mk"
@@ -6,7 +6,7 @@ PKGNAME= python34-${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