diff options
author | recht <recht@pkgsrc.org> | 2003-12-24 10:58:47 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-12-24 10:58:47 +0000 |
commit | 1168adb855512223690e9b4b57fcd87a09b25410 (patch) | |
tree | f14be64a4b1cd76972e9d979ca34f115da6d8ec2 /math | |
parent | 89efd732135d66d534b80a7ab10b1b6b975e01a1 (diff) | |
download | pkgsrc-1168adb855512223690e9b4b57fcd87a09b25410.tar.gz |
+ py-fpconst
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
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 |