summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-07 22:36:25 +0000
committerjtb <jtb@pkgsrc.org>2001-02-07 22:36:25 +0000
commit4783f08e104f65dc09f498e91187cd892ac4868c (patch)
treec7f3a32eb18505d5f29a1eab5e574126e25feae4 /math
parent4f3fb8b07e24b019187e7b2911e69bb1e64a9245 (diff)
downloadpkgsrc-4783f08e104f65dc09f498e91187cd892ac4868c.tar.gz
Add and enable p5-MatrixReal
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 17be9896d52..d00409602f4 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2001/02/07 04:32:35 jtb Exp $
+# $NetBSD: Makefile,v 1.46 2001/02/07 22:36:25 jtb Exp $
#
SUBDIR += R
@@ -27,6 +27,7 @@
SUBDIR += octave
SUBDIR += odepack
SUBDIR += otter
+ SUBDIR += p5-MatrixReal
SUBDIR += pspp
SUBDIR += py-Numeric
SUBDIR += py-Scientific