summaryrefslogtreecommitdiff
path: root/math/py-scipy
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-12-03 13:06:51 +0000
committerasau <asau@pkgsrc.org>2009-12-03 13:06:51 +0000
commitd78ee9706fa60290d2c69af143254783ad92228a (patch)
tree51d08c3a3bdd007a71879139b58313239a444aed /math/py-scipy
parentbad6bfba07ecf8acbf0158766e92600194084531 (diff)
downloadpkgsrc-d78ee9706fa60290d2c69af143254783ad92228a.tar.gz
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
Diffstat (limited to 'math/py-scipy')
-rw-r--r--math/py-scipy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile
index 7a115cfa145..14af766c597 100644
--- a/math/py-scipy/Makefile
+++ b/math/py-scipy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/09/23 09:54:45 tron Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/03 13:06:55 asau Exp $
DISTNAME= scipy-0.7.0
PKGNAME= ${PYPKGPREFIX}-scipy-0.7.0
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scipy/}