diff options
Diffstat (limited to 'math/py-Scientific/Makefile')
-rw-r--r-- | math/py-Scientific/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile index 2d826fbb312..c7c3bf8d21a 100644 --- a/math/py-Scientific/Makefile +++ b/math/py-Scientific/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2019/07/01 04:08:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2019/07/20 22:46:32 wiz Exp $ DISTNAME= ScientificPython-2.8.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= math python MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/4411/ |