diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-01-26 20:18:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-01-26 20:18:32 +0000 |
commit | 61d3e676552ca52efea03e6970cffafd985b83a7 (patch) | |
tree | e0c37c203ce240297429c4a376edf965c2dabc82 /math/Makefile | |
parent | 630374295fc90f69f554f8b94d819e543aff030a (diff) | |
download | ports-61d3e676552ca52efea03e6970cffafd985b83a7.tar.gz ports-61d3e676552ca52efea03e6970cffafd985b83a7.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 032f476826f6..c1f6b877a0d6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -489,6 +489,7 @@ SUBDIR += prng SUBDIR += proofgeneral SUBDIR += pspp + SUBDIR += pure-mpfr SUBDIR += pure-rational SUBDIR += py-apgl SUBDIR += py-basemap |