summaryrefslogtreecommitdiff
path: root/textproc/py-xlrd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-xlrd/Makefile')
-rw-r--r--textproc/py-xlrd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile
index 75cc396c21e..c7b6c2f98ea 100644
--- a/textproc/py-xlrd/Makefile
+++ b/textproc/py-xlrd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2015/03/15 21:10:07 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.11 2016/06/08 17:43:41 wiz Exp $
DISTNAME= xlrd-0.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
-MASTER_SITES= http://pypi.python.org/packages/source/x/xlrd/
+MASTER_SITES= ${MASTER_SITE_PYPI:=x/xlrd/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.lexicon.net/sjmachin/xlrd.htm