From 14040605acde5b07408492a93bdfaba0ba8ac3d5 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 31 Jul 2017 05:29:30 +0000 Subject: Fixed MASTER_SITES and updated HOMEPAGE --- security/py-oauth2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/py-oauth2/Makefile b/security/py-oauth2/Makefile index 24c96065026..320b8064e83 100644 --- a/security/py-oauth2/Makefile +++ b/security/py-oauth2/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2017/07/31 05:29:30 adam Exp $ DISTNAME= oauth2-1.5.211 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security www -MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth/} +MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth2/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://pypi.python.org/pypi/oauth2/ +HOMEPAGE= https://github.com/joestump/python-oauth2 COMMENT= Python OAuth2 library LICENSE= mit -- cgit v1.2.3