diff options
author | apb <apb@pkgsrc.org> | 2008-08-27 18:54:25 +0000 |
---|---|---|
committer | apb <apb@pkgsrc.org> | 2008-08-27 18:54:25 +0000 |
commit | 1d015bb063cbf07ae72a4aa09d5307cfe5e84e40 (patch) | |
tree | 9a00fc022b1cfad5a00d197ead4d05f2a8b2ac0e /math | |
parent | c305c59d8f5f7f9c707197d0377c93997bfdb232 (diff) | |
download | pkgsrc-1d015bb063cbf07ae72a4aa09d5307cfe5e84e40.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 |