summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-12-24 10:58:47 +0000
committerrecht <recht@pkgsrc.org>2003-12-24 10:58:47 +0000
commit4d3df9cc223639dfd72a538f76ca3770a50f87db (patch)
treef14be64a4b1cd76972e9d979ca34f115da6d8ec2 /math
parent3ce89b37b6be3c77906c3523aedf69aabf7a876d (diff)
downloadpkgsrc-4d3df9cc223639dfd72a538f76ca3770a50f87db.tar.gz
+ py-fpconst
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 1be0eb1e2f9..0ede1573272 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2003/09/30 00:02:24 reed Exp $
+# $NetBSD: Makefile,v 1.108 2003/12/24 10:58:47 recht Exp $
#
COMMENT= Mathematics
@@ -71,6 +71,7 @@ SUBDIR+= pspp
SUBDIR+= py-Numeric
SUBDIR+= py-Scientific
SUBDIR+= py-Scientific-doc
+SUBDIR+= py-fpconst
SUBDIR+= py-rpy
SUBDIR+= quadpack
SUBDIR+= randlib