diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2005-01-19 04:28:37 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2005-01-19 04:28:37 +0000 |
commit | da06aac91e1e56c409058e6789e6b3571c800fa0 (patch) | |
tree | 5cc83dc61b97a3d1de38bfd851085a1bb9c97cb3 /math/Makefile | |
parent | 6ecc1bda8f1e29c11bb120408bf9f3629894b9c1 (diff) | |
download | ports-da06aac91e1e56c409058e6789e6b3571c800fa0.tar.gz ports-da06aac91e1e56c409058e6789e6b3571c800fa0.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 066db5bfb5a5..a6696448a090 100644 --- a/math/Makefile +++ b/math/Makefile @@ -9,6 +9,7 @@ SUBDIR += abs SUBDIR += add SUBDIR += algae + SUBDIR += algotutor SUBDIR += apc SUBDIR += arpack SUBDIR += arpack++ |