summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2001-02-07 22:36:25 +0000
committerjtb <jtb>2001-02-07 22:36:25 +0000
commit62ad3b563cb33342da41f01beafac059c0a7ad62 (patch)
treec7f3a32eb18505d5f29a1eab5e574126e25feae4 /math/Makefile
parent023eb81cc9d30269731da1c3a06f55553144f8e8 (diff)
downloadpkgsrc-62ad3b563cb33342da41f01beafac059c0a7ad62.tar.gz
Add and enable p5-MatrixReal
Diffstat (limited to 'math/Makefile')
-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