diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-07 22:36:25 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-07 22:36:25 +0000 |
commit | 4783f08e104f65dc09f498e91187cd892ac4868c (patch) | |
tree | c7f3a32eb18505d5f29a1eab5e574126e25feae4 /math/Makefile | |
parent | 4f3fb8b07e24b019187e7b2911e69bb1e64a9245 (diff) | |
download | pkgsrc-4783f08e104f65dc09f498e91187cd892ac4868c.tar.gz |
Add and enable p5-MatrixReal
Diffstat (limited to 'math/Makefile')
-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 |