summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-30 00:54:16 +0000
committerjtb <jtb@pkgsrc.org>2000-11-30 00:54:16 +0000
commit497d8b0ee128e17cb0e55a1736303de336254e7d (patch)
tree0d5e97b854dc820e7897ca2eac5256e92d73013d /math
parent79b7da8d0e1668cb4bdebd21656b20c56fe477f4 (diff)
downloadpkgsrc-497d8b0ee128e17cb0e55a1736303de336254e7d.tar.gz
Add and enable new "odepack" package. Fixes PR pkg/11374 by Jason Beegan.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 6e7fe9f1a14..b0acea95fae 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2000/11/28 02:20:39 jtb Exp $
+# $NetBSD: Makefile,v 1.32 2000/11/30 00:54:16 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -19,6 +19,7 @@
SUBDIR += libffm
SUBDIR += mcsim
SUBDIR += octave
+ SUBDIR += odepack
SUBDIR += otter
SUBDIR += pspp
SUBDIR += py-Numeric