summaryrefslogtreecommitdiff
path: root/math/py-intervals/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-intervals/Makefile')
-rw-r--r--math/py-intervals/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-intervals/Makefile b/math/py-intervals/Makefile
index 887b3c96b30..d14208f833e 100644
--- a/math/py-intervals/Makefile
+++ b/math/py-intervals/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2014/07/05 19:33:17 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:35 wiz Exp $
DISTNAME= intervals-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
-MASTER_SITES= https://pypi.python.org/packages/source/i/intervals/
+MASTER_SITES= ${MASTER_SITE_PYPI:=i/intervals/}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= https://github.com/kvesteri/intervals