diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-22 16:26:49 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-22 16:26:49 +0000 |
commit | 08c11c4978eb075d7506ed2da09503356d748f40 (patch) | |
tree | 15145b2f13d19203722c43276ed4773f7b4e074e /math/Makefile | |
parent | a878b3993119c78ebb6e2dba2b4d1c9ab0161bef (diff) | |
download | ports-08c11c4978eb075d7506ed2da09503356d748f40.tar.gz ports-08c11c4978eb075d7506ed2da09503356d748f40.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 66aa45722c42..cd6da55e7b79 100644 --- a/math/Makefile +++ b/math/Makefile @@ -287,8 +287,8 @@ SUBDIR += hs-semigroups SUBDIR += hs-statistics SUBDIR += hs-vector-space - SUBDIR += igraph SUBDIR += ignition-math + SUBDIR += igraph SUBDIR += intervaltree SUBDIR += ipopt SUBDIR += ised @@ -308,13 +308,13 @@ SUBDIR += kktdirect SUBDIR += kmplot SUBDIR += labplot - SUBDIR += latte-integrale SUBDIR += lambda SUBDIR += lapack SUBDIR += lapack++ SUBDIR += lapack95 SUBDIR += lapacke SUBDIR += laspack + SUBDIR += latte-integrale SUBDIR += ldouble SUBDIR += lean SUBDIR += lemon |