diff options
Diffstat (limited to 'math/py-numpy/Makefile')
-rw-r--r-- | math/py-numpy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index ec5fabb9654..7de3daa714b 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2017/01/22 14:43:24 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2017/03/20 13:50:01 wiz Exp $ -DISTNAME= numpy-1.12.0 +DISTNAME= numpy-1.12.1 GITHUB_PROJECT= numpy PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python |