summaryrefslogtreecommitdiff
path: root/security/py-oauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-oauth/Makefile')
-rw-r--r--security/py-oauth/Makefile4
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