diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-02-02 12:56:00 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-02-02 12:56:00 +0000 |
commit | cef3e449d23d08e6263ca22d8ab87151d489dd98 (patch) | |
tree | 9920395e2030c9edbbe9cc0aa20bf3023b97b4c0 /math/Makefile | |
parent | e3a1eef7176e4b63bf3e04b8e8bba986f2ec32c4 (diff) | |
download | ports-cef3e449d23d08e6263ca22d8ab87151d489dd98.tar.gz ports-cef3e449d23d08e6263ca22d8ab87151d489dd98.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 7f63f1245262..b7b3dd4875b6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -144,6 +144,7 @@ SUBDIR += hs-contravariant SUBDIR += hs-distributive SUBDIR += hs-erf + SUBDIR += hs-math-functions SUBDIR += hs-mwc-random SUBDIR += hs-pointed SUBDIR += hs-probability |