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