diff options
author | drochner <drochner> | 2004-04-21 20:48:55 +0000 |
---|---|---|
committer | drochner <drochner> | 2004-04-21 20:48:55 +0000 |
commit | dc0e6ea9be0c4e0ee5b023b19151d4d21c2d310f (patch) | |
tree | c980dadb50cece13253587d1a36ef29aec96b2a2 /math/Makefile | |
parent | bedd3ad34929136cd76b39810e9a0d23b1902fe7 (diff) | |
download | pkgsrc-dc0e6ea9be0c4e0ee5b023b19151d4d21c2d310f.tar.gz |
+py-numarray
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 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 |