diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:44:11 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:44:11 +0000 |
commit | 2c37b86ca1203a4c54266764d0c742241ef5c109 (patch) | |
tree | 2d18b0a2acd06ec313a6f8ce856adb02724602a7 /math | |
parent | dd8dce73978efd7b52d35f7877d0b9232a8cd966 (diff) | |
download | ports-2c37b86ca1203a4c54266764d0c742241ef5c109.tar.gz ports-2c37b86ca1203a4c54266764d0c742241ef5c109.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 09ae131a8479..bb1b617e30d9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -21,6 +21,7 @@ SUBDIR += freefem SUBDIR += fudgit SUBDIR += geg + SUBDIR += glove SUBDIR += gnumeric SUBDIR += gnuplot SUBDIR += gnuplot+ @@ -36,6 +37,7 @@ SUBDIR += metis SUBDIR += netcdf SUBDIR += ngraph + SUBDIR += ntl SUBDIR += numpy SUBDIR += octave SUBDIR += oleo |