diff options
author | jtb <jtb> | 2001-02-10 04:13:28 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-10 04:13:28 +0000 |
commit | bc8eb1014336749424485bfd6914b5faf847d877 (patch) | |
tree | 803de8ffae3cd692708d7fb451044088c21eac28 /math | |
parent | 4bdb17a9a6c2352557bf760fd043242a18702875 (diff) | |
download | pkgsrc-bc8eb1014336749424485bfd6914b5faf847d877.tar.gz |
Add and enable p5-BigInteger
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 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 |