summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner>2004-04-22 15:26:13 +0000
committerdrochner <drochner>2004-04-22 15:26:13 +0000
commitd5a9e03d923cdbab209143ab369a75b631980d81 (patch)
tree5ac37a635cda0fda5cb29d3754c904d5a60a42fb /math
parentcd47dd838361ef95880f39027e0392d8ac78ff60 (diff)
downloadpkgsrc-d5a9e03d923cdbab209143ab369a75b631980d81.tar.gz
+pytables
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 9c6777279df..7962d538752 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2004/04/21 20:48:55 drochner Exp $
+# $NetBSD: Makefile,v 1.112 2004/04/22 15:26:13 drochner Exp $
#
COMMENT= Mathematics
@@ -74,6 +74,7 @@ SUBDIR+= py-Numeric
SUBDIR+= py-Scientific
SUBDIR+= py-Scientific-doc
SUBDIR+= py-fpconst
+SUBDIR+= py-pytables
SUBDIR+= py-rpy
SUBDIR+= py-numarray
SUBDIR+= quadpack