diff options
author | jtb <jtb> | 2001-02-10 04:22:56 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-10 04:22:56 +0000 |
commit | fc51e5d3c9b931fe0f5053fe577d6bb58d1a01d6 (patch) | |
tree | 23fc513ce69bcf8dd2a5e24d47a11030452957da /math/Makefile | |
parent | b78529251901690d47de78ca3e4128aca28c3336 (diff) | |
download | pkgsrc-fc51e5d3c9b931fe0f5053fe577d6bb58d1a01d6.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 |