diff options
author | drochner <drochner@pkgsrc.org> | 2004-04-21 20:48:55 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-04-21 20:48:55 +0000 |
commit | bffc2965b1e3ddc15075434a305f354e454299fd (patch) | |
tree | c980dadb50cece13253587d1a36ef29aec96b2a2 /math | |
parent | 76ede3458652ade07876659109dec64b7404d5d2 (diff) | |
download | pkgsrc-bffc2965b1e3ddc15075434a305f354e454299fd.tar.gz |
+py-numarray
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 0e4b3b072d2..9c6777279df 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2004/03/31 18:15:36 minskim Exp $ +# $NetBSD: Makefile,v 1.111 2004/04/21 20:48:55 drochner Exp $ # COMMENT= Mathematics @@ -75,6 +75,7 @@ SUBDIR+= py-Scientific SUBDIR+= py-Scientific-doc SUBDIR+= py-fpconst SUBDIR+= py-rpy +SUBDIR+= py-numarray SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= rlab |