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 | a8ca786b4c2f797d105f72a370f0639dc7883ea0 (patch) | |
tree | c980dadb50cece13253587d1a36ef29aec96b2a2 /math | |
parent | a720ec32ed198f6d27fc4e77dd29c71ddcf988ad (diff) | |
download | pkgsrc-a8ca786b4c2f797d105f72a370f0639dc7883ea0.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 |