summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-10 04:13:28 +0000
committerjtb <jtb@pkgsrc.org>2001-02-10 04:13:28 +0000
commit9d439a0211df7c1e63b5012b6abc5028e4beff7a (patch)
tree803de8ffae3cd692708d7fb451044088c21eac28 /math
parent9a2e92ab8c485196074c9a218f67aef2e3893679 (diff)
downloadpkgsrc-9d439a0211df7c1e63b5012b6abc5028e4beff7a.tar.gz
Add and enable p5-BigInteger
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 45aecd05947..24bbda742b5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2001/02/08 10:27:49 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2001/02/10 04:13:28 jtb Exp $
#
SUBDIR += R
@@ -28,6 +28,7 @@
SUBDIR += octave
SUBDIR += odepack
SUBDIR += otter
+ SUBDIR += p5-BigInteger
SUBDIR += p5-MatrixReal
SUBDIR += pspp
SUBDIR += py-Numeric