summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-06-14 13:59:28 +0000
committerrodent <rodent@pkgsrc.org>2014-06-14 13:59:28 +0000
commit93ee9eee737d210869cf0459bc60b9dde6b9a09f (patch)
tree71132f5e214de04e207e06fcfa00eed632571001 /math/Makefile
parent38bd2044af1247615a3d4e2a0024eceee8b0e03c (diff)
downloadpkgsrc-93ee9eee737d210869cf0459bc60b9dde6b9a09f.tar.gz
+py-infinity
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 07a172c68a6..45cb7f9707a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.267 2014/06/11 20:51:45 schmonz Exp $
+# $NetBSD: Makefile,v 1.268 2014/06/14 13:59:28 rodent Exp $
COMMENT= Mathematics
@@ -215,6 +215,7 @@ SUBDIR+= py-ephem
SUBDIR+= py-ephem3
SUBDIR+= py-fpconst
SUBDIR+= py-gmpy
+SUBDIR+= py-infinity
SUBDIR+= py-mpmath
SUBDIR+= py-munkres
SUBDIR+= py-networkx