diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | 023f36ff6d6de6ac60190d7f73ad3d24848c9382 (patch) | |
tree | 2140acd08fdb7c2bebdf64bf56496edf2f1ec3d1 /security/py-oauth/Makefile | |
parent | b91035777d428e038c4b42cfa6a57b550f7e0d40 (diff) | |
download | pkgsrc-023f36ff6d6de6ac60190d7f73ad3d24848c9382.tar.gz |
Follow some redirects.
Diffstat (limited to 'security/py-oauth/Makefile')
-rw-r--r-- | security/py-oauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-oauth/Makefile b/security/py-oauth/Makefile index c31d294d596..f061f47bdba 100644 --- a/security/py-oauth/Makefile +++ b/security/py-oauth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:38 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/04 18:08:27 wiz Exp $ DISTNAME= oauth-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= python security www MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pypi.python.org/pypi/oauth/ +HOMEPAGE= https://pypi.python.org/pypi/oauth/ COMMENT= Python OAuth library LICENSE= mit |