diff options
author | kamil <kamil@pkgsrc.org> | 2016-10-12 00:28:44 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-10-12 00:28:44 +0000 |
commit | 06058ed4c8573d80d63fbbd760b9d9d03402de69 (patch) | |
tree | 74f3c01effcd0d6f9c062469874921ca512ae24c /math | |
parent | 11d9fa5cd92c35121d5f44328de63eab0150bcea (diff) | |
download | pkgsrc-06058ed4c8573d80d63fbbd760b9d9d03402de69.tar.gz |
Added math/py-abcpmc
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 a0ff0f88aa3..ca59a36f485 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.334 2016/09/20 10:34:34 wiz Exp $ +# $NetBSD: Makefile,v 1.335 2016/10/12 00:28:44 kamil Exp $ COMMENT= Mathematics @@ -239,6 +239,7 @@ SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific SUBDIR+= py-Scientific-doc +SUBDIR+= py-abcpmc SUBDIR+= py-almost SUBDIR+= py-autograd SUBDIR+= py-cdecimal |