diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-11-19 19:22:15 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-11-19 19:22:15 +0000 |
commit | 00b77851ea6eb5ea86273ec5c2d526cef9e6e682 (patch) | |
tree | 91fb0098f96f9321249d9a42874ca2ea383f6861 /math/Makefile | |
parent | 7a920f2ebcca095779dbc2fc8906c89076593873 (diff) | |
download | ports-00b77851ea6eb5ea86273ec5c2d526cef9e6e682.tar.gz ports-00b77851ea6eb5ea86273ec5c2d526cef9e6e682.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 3cbd9f24fc94..d237f0aa17c1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -278,6 +278,7 @@ SUBDIR += hs-statistics SUBDIR += hs-vector-space SUBDIR += igraph + SUBDIR += ignition-math SUBDIR += intervaltree SUBDIR += ipopt SUBDIR += ised |