summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/py-pytables/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 9db8283a11d..9f3ca461fae 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2011/04/22 13:44:07 obache Exp $
+# $NetBSD: Makefile,v 1.90 2011/10/07 10:45:16 alnsn Exp $
DISTNAME= octave-${OCTAVE_VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/
EXTRACT_SUFX= .tar.bz2
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 9fb6d2bf111..9e0beb195d6 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2011/02/25 09:47:25 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2011/10/07 10:45:16 alnsn Exp $
#
DISTNAME= tables-2.2.1
PKGNAME= ${PYPKGPREFIX}-pytables-2.2.1
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= http://www.pytables.org/download/pytables-2.2.1/