diff options
author | jtb <jtb> | 2001-02-10 04:22:56 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-10 04:22:56 +0000 |
commit | c8435af7f1c2b7f92d3bcc740b37e7e3e0aa2c4c (patch) | |
tree | 23fc513ce69bcf8dd2a5e24d47a11030452957da /math/Makefile | |
parent | 2e426dae5b62a860890e28e4a3d540f9be7edb48 (diff) | |
download | pkgsrc-c8435af7f1c2b7f92d3bcc740b37e7e3e0aa2c4c.tar.gz |
Add and enable p5-Interpolate
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 c3d6ba75ea5..a8cf9999398 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2001/02/10 04:19:17 jtb Exp $ +# $NetBSD: Makefile,v 1.50 2001/02/10 04:22:56 jtb Exp $ # SUBDIR += R @@ -30,6 +30,7 @@ SUBDIR += odepack SUBDIR += otter SUBDIR += p5-BigInteger + SUBDIR += p5-Interpolate SUBDIR += p5-MatrixReal SUBDIR += pspp SUBDIR += py-Numeric |