diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-07-15 14:23:11 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-07-15 14:23:11 +0000 |
commit | ea412d50721a4a762904d06d6d72185ec77089cb (patch) | |
tree | 248232f26285e8d966b093458dd3288bbbbd84d1 /math/Makefile | |
parent | d3116291b12ddac050aa148147ce6edd11b142f5 (diff) | |
download | ports-ea412d50721a4a762904d06d6d72185ec77089cb.tar.gz ports-ea412d50721a4a762904d06d6d72185ec77089cb.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 17ae66610ce8..56472ac3106f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -258,6 +258,7 @@ SUBDIR += mpc SUBDIR += mpexpr SUBDIR += mpfr + SUBDIR += mpir SUBDIR += mprime SUBDIR += msieve SUBDIR += mtl |