summaryrefslogtreecommitdiff
path: root/devel/py-hgtools
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-08 17:43:20 +0000
committerwiz <wiz>2016-06-08 17:43:20 +0000
commitccc333087745c5d7b310a7dcfb29ded2506e4e21 (patch)
tree6e0a43d9ac544ad07d8278f7eab13ea61c978488 /devel/py-hgtools
parent04927ad25668214a78784ced8bb03d81f78f91b3 (diff)
downloadpkgsrc-ccc333087745c5d7b310a7dcfb29ded2506e4e21.tar.gz
Switch to MASTER_SITES_PYPI.
Diffstat (limited to 'devel/py-hgtools')
-rw-r--r--devel/py-hgtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-hgtools/Makefile b/devel/py-hgtools/Makefile
index e5d0e4d90f7..11b7a019d8f 100644
--- a/devel/py-hgtools/Makefile
+++ b/devel/py-hgtools/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2015/04/12 14:16:28 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:25 wiz Exp $
HGTVERS= 6.3
DISTNAME= hgtools-${HGTVERS}
PKGNAME= ${PYPKGPREFIX}-hgtools-${HGTVERS}
CATEGORIES= devel python
-MASTER_SITES= http://pypi.python.org/packages/source/h/hgtools/
+MASTER_SITES= ${MASTER_SITE_PYPI:=h/hgtools/}
EXTRACT_SUFX= .zip
MAINTAINER= imil@NetBSD.org