diff options
author | apb <apb> | 2008-08-27 18:54:25 +0000 |
---|---|---|
committer | apb <apb> | 2008-08-27 18:54:25 +0000 |
commit | 3c82785b2538628f553fea889f76bcea210ff952 (patch) | |
tree | 9a00fc022b1cfad5a00d197ead4d05f2a8b2ac0e /math | |
parent | 404e7e387fea920cdcdb478ce9a47f114b50e101 (diff) | |
download | pkgsrc-3c82785b2538628f553fea889f76bcea210ff952.tar.gz |
SUBDIR+- py-networkx
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 e403a979de5..662dc580d87 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2008/07/26 20:10:05 he Exp $ +# $NetBSD: Makefile,v 1.169 2008/08/27 18:54:25 apb Exp $ COMMENT= Mathematics @@ -131,6 +131,7 @@ SUBDIR+= py-Scientific-doc SUBDIR+= py-ephem SUBDIR+= py-fpconst SUBDIR+= py-numarray +SUBDIR+= py-networkx SUBDIR+= py-pytables SUBDIR+= py-rpy SUBDIR+= py-sympy |