summaryrefslogtreecommitdiff
path: root/devel/py-ipython
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-ipython
parent04927ad25668214a78784ced8bb03d81f78f91b3 (diff)
downloadpkgsrc-ccc333087745c5d7b310a7dcfb29ded2506e4e21.tar.gz
Switch to MASTER_SITES_PYPI.
Diffstat (limited to 'devel/py-ipython')
-rw-r--r--devel/py-ipython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-ipython/Makefile b/devel/py-ipython/Makefile
index 1ae504e262f..3b1172ef0b8 100644
--- a/devel/py-ipython/Makefile
+++ b/devel/py-ipython/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2016/03/30 08:23:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/08 17:43:25 wiz Exp $
DISTNAME= ipython-3.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel lang
-MASTER_SITES= https://pypi.python.org/packages/source/i/ipython/
+MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ipython.org/