diff options
author | adam <adam> | 2004-11-19 12:32:18 +0000 |
---|---|---|
committer | adam <adam> | 2004-11-19 12:32:18 +0000 |
commit | b9f65ad1e6a7997eb7e48a007ac7b359d4c940a2 (patch) | |
tree | 8c0e18321411202586e41cfaae07b0d11059ba7e /math | |
parent | cefeb0f789e966074d73951c653051bc3ab18cc4 (diff) | |
download | pkgsrc-b9f65ad1e6a7997eb7e48a007ac7b359d4c940a2.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 |