summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2010-08-10 18:01:21 +0000
committerdrochner <drochner>2010-08-10 18:01:21 +0000
commit6685bfa2a56d9b4b321196f2b416249416fa0e89 (patch)
treec9a93765c82720ca0b5ea8318fe76871de783fb7 /math/Makefile
parent31abb99f6bbe83c98f42f8faee096bb65fa155e1 (diff)
downloadpkgsrc-6685bfa2a56d9b4b321196f2b416249416fa0e89.tar.gz
+py-gmpy
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 c4a60fd0b36..3ab9a637a3c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.209 2010/08/05 00:12:59 seb Exp $
+# $NetBSD: Makefile,v 1.210 2010/08/10 18:01:21 drochner Exp $
COMMENT= Mathematics
@@ -160,6 +160,7 @@ SUBDIR+= py-Scientific
SUBDIR+= py-Scientific-doc
SUBDIR+= py-ephem
SUBDIR+= py-fpconst
+SUBDIR+= py-gmpy
SUBDIR+= py-mpmath
SUBDIR+= py-networkx
SUBDIR+= py-numarray