diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-15 22:16:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-15 22:16:27 +0000 |
commit | 29e92be35318cc3be37848dda1e72fbc5c4693da (patch) | |
tree | 92b3d7ae032a1ef3a439eb8c9b98e140e63c36b8 /math/Makefile | |
parent | cf67891e3f9326cba3841af11ddfffdd14ff4a4d (diff) | |
download | ports-29e92be35318cc3be37848dda1e72fbc5c4693da.tar.gz ports-29e92be35318cc3be37848dda1e72fbc5c4693da.zip |
Notes
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 87ca4eb7eedf..d4398619905f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -21,6 +21,7 @@ SUBDIR += blacs SUBDIR += blas SUBDIR += blitz++ + SUBDIR += blocksolve95 SUBDIR += calc SUBDIR += calcoo SUBDIR += calctool |