diff options
author | obache <obache@pkgsrc.org> | 2013-09-01 12:14:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-01 12:14:06 +0000 |
commit | 48e67c27bf9b417ffbe14007e738223f52ea8f7d (patch) | |
tree | 4ad3ca5a6623baa60fb47b169a8331322425b2bc /math/py-Scientific | |
parent | 7b188cf4c01fc874fa7d69c9e17441942c881687 (diff) | |
download | pkgsrc-48e67c27bf9b417ffbe14007e738223f52ea8f7d.tar.gz |
recursive bump from hdf5 shlib major bump.
Diffstat (limited to 'math/py-Scientific')
-rw-r--r-- | math/py-Scientific/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile index ce15687e21f..ff427cad030 100644 --- a/math/py-Scientific/Makefile +++ b/math/py-Scientific/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/09/11 23:04:30 asau Exp $ +# $NetBSD: Makefile,v 1.34 2013/09/01 12:14:07 obache Exp $ DISTNAME= ScientificPython-2.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//} +PKGREVISION= 1 CATEGORIES= math python MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/2309/ |