summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-08-20 07:15:18 +0000
committerwiz <wiz@pkgsrc.org>2016-08-20 07:15:18 +0000
commitc989e15312c590de1565440fddfc38656f4e44de (patch)
tree85add4e7b968797ccd989b1ea871ac94aa339baa /math
parent2d790b2e243e18cfb73f79d38c0f59ae053e1bb3 (diff)
downloadpkgsrc-c989e15312c590de1565440fddfc38656f4e44de.tar.gz
+ py-noise.
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 33b3ba7c915..2bf831dc08d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.330 2016/08/19 20:26:11 cheusov Exp $
+# $NetBSD: Makefile,v 1.331 2016/08/20 07:15:18 wiz Exp $
COMMENT= Mathematics
@@ -250,6 +250,7 @@ SUBDIR+= py-intervals
SUBDIR+= py-mpmath
SUBDIR+= py-munkres
SUBDIR+= py-networkx
+SUBDIR+= py-noise
SUBDIR+= py-numarray
SUBDIR+= py-numexpr
SUBDIR+= py-numpy