summaryrefslogtreecommitdiff
path: root/textproc/py-defusedxml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-08 17:43:20 +0000
committerwiz <wiz@pkgsrc.org>2016-06-08 17:43:20 +0000
commit66657f0945bd10aea95bf8000afc916d947cfbd8 (patch)
treeb5b84bf5c7f997fcce4ec3a54792f163b6b658ca /textproc/py-defusedxml
parent2f71cec74f81aa2a3128422a53bff191d1531360 (diff)
downloadpkgsrc-66657f0945bd10aea95bf8000afc916d947cfbd8.tar.gz
Switch to MASTER_SITES_PYPI.
Diffstat (limited to 'textproc/py-defusedxml')
-rw-r--r--textproc/py-defusedxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-defusedxml/Makefile b/textproc/py-defusedxml/Makefile
index 97fc1f1fd40..7c48cdcdd1e 100644
--- a/textproc/py-defusedxml/Makefile
+++ b/textproc/py-defusedxml/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2014/06/01 23:34:08 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:42 wiz Exp $
DISTNAME= defusedxml-0.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python textproc
-MASTER_SITES= https://pypi.python.org/packages/source/d/defusedxml/
+MASTER_SITES= ${MASTER_SITE_PYPI:=d/defusedxml/}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= https://bitbucket.org/tiran/defusedxml