summaryrefslogtreecommitdiff
path: root/net/py-tweepy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-tweepy/Makefile')
-rw-r--r--net/py-tweepy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile
index 5de3a2b3d85..0e8db591546 100644
--- a/net/py-tweepy/Makefile
+++ b/net/py-tweepy/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:54 adam Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:37 wiz Exp $
DISTNAME= tweepy-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
-MASTER_SITES= https://pypi.python.org/packages/source/t/tweepy/
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/tweepy/}
MAINTAINER= riz@NetBSD.org
HOMEPAGE= http://www.tweepy.org/