diff options
author | pav <pav@FreeBSD.org> | 2005-06-07 17:01:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-06-07 17:01:36 +0800 |
commit | a7496bc4418dad19ffd838e5cb99a1a04e899792 (patch) | |
tree | 6682aabc072011122a78303356fc2d8c6fb12c2b /math/Makefile | |
parent | 20fa2a7f1789f2895848a892dd55c99dc2d76f34 (diff) | |
download | freebsd-ports-gnome-a7496bc4418dad19ffd838e5cb99a1a04e899792.tar.gz freebsd-ports-gnome-a7496bc4418dad19ffd838e5cb99a1a04e899792.tar.zst freebsd-ports-gnome-a7496bc4418dad19ffd838e5cb99a1a04e899792.zip |
- Update qalculate to 0.8.0, which splits out libqalculate
PR: ports/81832
Submitted by: Sergey Akifyev <asa@agava.com> (maintainer)
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 9b79e5b425b6..c0add791b1ff 100644 --- a/math/Makefile +++ b/math/Makefile @@ -99,6 +99,7 @@ SUBDIR += libgmp4 SUBDIR += libmath++ SUBDIR += libneural + SUBDIR += libqalculate SUBDIR += libranlib SUBDIR += linalg SUBDIR += linpack |