diff options
author | adam <adam@pkgsrc.org> | 2004-11-19 12:32:18 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-19 12:32:18 +0000 |
commit | 563be4aced2bbecef9401bf2db316810a9d3649d (patch) | |
tree | 8c0e18321411202586e41cfaae07b0d11059ba7e /math | |
parent | 7f7973978cff08e285978b6b119d30d5dcdee0af (diff) | |
download | pkgsrc-563be4aced2bbecef9401bf2db316810a9d3649d.tar.gz |
Added qalculate 0.7.0
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 7f5b0bd8b8d..20aac3094d8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2004/10/31 21:46:40 jdolecek Exp $ +# $NetBSD: Makefile,v 1.121 2004/11/19 12:32:18 adam Exp $ # COMMENT= Mathematics @@ -83,6 +83,7 @@ SUBDIR+= py-fpconst SUBDIR+= py-numarray SUBDIR+= py-pytables SUBDIR+= py-rpy +SUBDIR+= qalculate SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= ruby-bigfloat |