diff options
author | drochner <drochner@pkgsrc.org> | 2008-05-05 19:11:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-05-05 19:11:35 +0000 |
commit | bd8158d6260bc7a8b7d22d409f55df424eda5f29 (patch) | |
tree | 0e827e1a6d63c96b2b8f06d00f284a775b9c628e /math | |
parent | 1db6744951f8472b05f8153812c5b5d79373aaf1 (diff) | |
download | pkgsrc-bd8158d6260bc7a8b7d22d409f55df424eda5f29.tar.gz |
+py-sympy
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 ded0086c3fa..8488583d41f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2008/03/11 16:06:32 taca Exp $ +# $NetBSD: Makefile,v 1.166 2008/05/05 19:11:35 drochner Exp $ COMMENT= Mathematics @@ -131,6 +131,7 @@ SUBDIR+= py-fpconst SUBDIR+= py-numarray SUBDIR+= py-pytables SUBDIR+= py-rpy +SUBDIR+= py-sympy SUBDIR+= qalculate SUBDIR+= qalculate-bases SUBDIR+= qalculate-currency |