summaryrefslogtreecommitdiff
path: root/math/py-munkres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-munkres/Makefile')
-rw-r--r--math/py-munkres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-munkres/Makefile b/math/py-munkres/Makefile
index 9953405b86e..97bbefe0ae5 100644
--- a/math/py-munkres/Makefile
+++ b/math/py-munkres/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2014/01/20 20:26:39 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:35 wiz Exp $
DISTNAME= munkres-1.0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
-MASTER_SITES= http://pypi.python.org/packages/source/m/munkres/
+MASTER_SITES= ${MASTER_SITE_PYPI:=m/munkres/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pypi.python.org/pypi/munkres/