diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-08-10 20:44:15 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-08-10 20:44:15 +0000 |
commit | 2d418ba45193ff3cee2afe0051faa3a3435cb785 (patch) | |
tree | 70beb0445faf650bf462c68a2ab7759ac0553d46 /math/Makefile | |
parent | b12ad1fdaeb18fd214eb2d0f3ffad651febd671a (diff) | |
download | ports-2d418ba45193ff3cee2afe0051faa3a3435cb785.tar.gz ports-2d418ba45193ff3cee2afe0051faa3a3435cb785.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 927a247275fe..d1b6fc5a508b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -24,6 +24,7 @@ SUBDIR += diehard SUBDIR += djbfft SUBDIR += eispack + SUBDIR += entropy SUBDIR += eukleides SUBDIR += eval SUBDIR += femlab |