diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2018-04-16 18:55:55 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2018-04-16 18:55:55 +0000 |
commit | 8b88ccd559036bc282630fd548bdb69867db87fe (patch) | |
tree | 903542b85b26b94220f26c24eb2d4498b34f3f22 /math/Makefile | |
parent | 3e4d4b8d79045a19b56569fa509fc7ed635f4c39 (diff) | |
download | ports-8b88ccd559036bc282630fd548bdb69867db87fe.tar.gz ports-8b88ccd559036bc282630fd548bdb69867db87fe.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 4e4b92b3dd1c..e48488236e34 100644 --- a/math/Makefile +++ b/math/Makefile @@ -263,6 +263,7 @@ SUBDIR += hs-statistics SUBDIR += hs-vector-space SUBDIR += igraph + SUBDIR += intervaltree SUBDIR += ipopt SUBDIR += ised SUBDIR += jacal |