summaryrefslogtreecommitdiff
path: root/devel/py-distorm3/Makefile
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 /devel/py-distorm3/Makefile
parent2f71cec74f81aa2a3128422a53bff191d1531360 (diff)
downloadpkgsrc-66657f0945bd10aea95bf8000afc916d947cfbd8.tar.gz
Switch to MASTER_SITES_PYPI.
Diffstat (limited to 'devel/py-distorm3/Makefile')
-rw-r--r--devel/py-distorm3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-distorm3/Makefile b/devel/py-distorm3/Makefile
index a2bd3a8c0e6..9e48bc7b6e2 100644
--- a/devel/py-distorm3/Makefile
+++ b/devel/py-distorm3/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:36 adam Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:32 wiz Exp $
DISTNAME= distorm3-3.3.0
PKGNAME= ${PYPKGPREFIX}-distorm3-3.3.0
CATEGORIES= devel python
-MASTER_SITES= https://pypi.python.org/packages/source/d/distorm3/
+MASTER_SITES= ${MASTER_SITE_PYPI:=d/distorm3/}
EXTRACT_SUFX= .zip
MAINTAINER= pettai@NetBSD.org