diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-06-14 08:21:12 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-06-14 08:21:12 +0000 |
commit | ce6138213f3c7e2cbef51f40deabe72745cc45e3 (patch) | |
tree | 5c5025cae5eb19d9bda657d78d90e2e46e9aac2f /math/Makefile | |
parent | 3624e2cf23042eb6544edcc6ed257d3ee442db54 (diff) |
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 70083241a92e..8c2ab2684d59 100644 --- a/math/Makefile +++ b/math/Makefile @@ -597,6 +597,7 @@ SUBDIR += py-fpconst SUBDIR += py-gato SUBDIR += py-gmpy + SUBDIR += py-gmpy2 SUBDIR += py-gnuplot SUBDIR += py-graphillion SUBDIR += py-gsl |