diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-21 13:25:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-21 13:25:33 +0000 |
commit | 76cebd1b3473da863a9024f004cee8f09aba9562 (patch) | |
tree | bb33ed39595fdd57ba19261a0b63b773c5a37cd0 /math/Makefile | |
parent | 174fded7f659c0a46457b3a6e3985dfe6f926413 (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 6e9cd5c2df52..b917710c274a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -80,6 +80,7 @@ SUBDIR += py-scientific SUBDIR += pygist SUBDIR += rcalc + SUBDIR += rpc SUBDIR += ruby-bigfloat SUBDIR += ruby-bitvector SUBDIR += ruby-gnuplot |