diff options
Diffstat (limited to 'math/py-scipy/Makefile')
-rw-r--r-- | math/py-scipy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile index 9997a7b736e..656ddffcc00 100644 --- a/math/py-scipy/Makefile +++ b/math/py-scipy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2022/05/27 16:59:50 tnn Exp $ +# $NetBSD: Makefile,v 1.59 2022/06/28 11:34:45 wiz Exp $ DISTNAME= scipy-1.8.1 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=s/scipy/} |