diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-01-12 20:19:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-01-12 20:19:52 +0000 |
commit | fb45a28028d8473a6e16143f80c46540c0337e5b (patch) | |
tree | dc1b6b1dac867daf0c158c5465278737973837e7 /math/py-Scientific | |
parent | 612e238d3dde8fa872ca58b17d6a4524a1f6fef3 (diff) | |
download | pkgsrc-fb45a28028d8473a6e16143f80c46540c0337e5b.tar.gz |
*: Recursive revbump from devel/boost-libs
Diffstat (limited to 'math/py-Scientific')
-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 130186b2d34..afe71410a36 100644 --- a/math/py-Scientific/Makefile +++ b/math/py-Scientific/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2019/12/19 22:19:17 joerg Exp $ +# $NetBSD: Makefile,v 1.63 2020/01/12 20:20:31 ryoon Exp $ DISTNAME= ScientificPython-2.8.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= math python MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/4411/ |