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 72c8fe13898..c31d294d596 100644
--- a/security/py-oauth/Makefile
+++ b/security/py-oauth/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:38 wiz Exp $
DISTNAME= oauth-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python security www
-MASTER_SITES= http://pypi.python.org/packages/source/o/oauth/
+MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pypi.python.org/pypi/oauth/