diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
commit | 084410eb39c18977ae9c6eda5b96f990db065d79 (patch) | |
tree | e3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /lang/python34 | |
parent | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff) | |
download | pkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz |
Follow some redirects.
Diffstat (limited to 'lang/python34')
-rw-r--r-- | lang/python34/Makefile | 4 |
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 |