diff options
author | jlam <jlam@pkgsrc.org> | 2001-10-16 07:00:38 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-10-16 07:00:38 +0000 |
commit | b7446d9ec4f99ae376535f9e081b0ce50ac6df22 (patch) | |
tree | 8406ec0dcdd545dd5457053b635bcea02ef8a7be /math | |
parent | 3d14f97fb8cc958277e29ff4a708e9b0ed35a6f6 (diff) | |
download | pkgsrc-b7446d9ec4f99ae376535f9e081b0ce50ac6df22.tar.gz |
Note addition of php4-bcmath.
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 2aaf1ece8a7..ff9d0746133 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2001/10/02 11:01:19 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2001/10/16 07:00:38 jlam Exp $ # COMMENT= Mathematics @@ -41,6 +41,7 @@ SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari SUBDIR+= pari +SUBDIR+= php4-bcmath SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific |