diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-01-12 21:46:22 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-01-12 21:46:22 +0000 |
commit | ebd9acd340cbf0a732c174c86ddbd72aab49f339 (patch) | |
tree | 5ae29f2dd8a78514de99e52d12c0a67cfda25a8c /math/Makefile | |
parent | c08d0f2a2b06cbf9bb826325529d1470b1bdceca (diff) | |
download | ports-ebd9acd340cbf0a732c174c86ddbd72aab49f339.tar.gz ports-ebd9acd340cbf0a732c174c86ddbd72aab49f339.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 5ff847b3faa0..176f34fae8fd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -119,6 +119,7 @@ SUBDIR += hs-mwc-random SUBDIR += hs-probability SUBDIR += hs-statistics + SUBDIR += hs-vector-space SUBDIR += igraph SUBDIR += isabelle SUBDIR += itl |