summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-07-05 19:34:12 +0000
committerrodent <rodent@pkgsrc.org>2014-07-05 19:34:12 +0000
commit91db8f47edd21b98787433d22036b6d4f651ddfc (patch)
tree1b3b54220c3a749ce14cd4e627d797c02c24ed9d /math
parenta5cba0cdc5ca71b2de727e82c10fc378b2883368 (diff)
downloadpkgsrc-91db8f47edd21b98787433d22036b6d4f651ddfc.tar.gz
+py-intervals
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 45cb7f9707a..1e0a152c2d9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.268 2014/06/14 13:59:28 rodent Exp $
+# $NetBSD: Makefile,v 1.269 2014/07/05 19:34:12 rodent Exp $
COMMENT= Mathematics
@@ -216,6 +216,7 @@ SUBDIR+= py-ephem3
SUBDIR+= py-fpconst
SUBDIR+= py-gmpy
SUBDIR+= py-infinity
+SUBDIR+= py-intervals
SUBDIR+= py-mpmath
SUBDIR+= py-munkres
SUBDIR+= py-networkx