diff options
author | jtb <jtb> | 2001-02-07 22:36:25 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-07 22:36:25 +0000 |
commit | c033f71ce802ece1b4fe815e1908e5bd05f25bbf (patch) | |
tree | c7f3a32eb18505d5f29a1eab5e574126e25feae4 /math | |
parent | 89f73bf7cbc0424c7031e4647ffb2915a9d55afa (diff) | |
download | pkgsrc-c033f71ce802ece1b4fe815e1908e5bd05f25bbf.tar.gz |
Add and enable p5-MatrixReal
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
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 |