diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2001-01-07 15:15:40 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2001-01-07 15:15:40 +0000 |
commit | 8ab6f7318ab3769bb23990e270d913cc5a0f4cd6 (patch) | |
tree | 08ac1e402c334944210631bb34d52a1e706438fc /math/octave | |
parent | edda04f4da265ce9adbe238e0974dbc2c227a0e6 (diff) | |
download | ports-8ab6f7318ab3769bb23990e270d913cc5a0f4cd6.tar.gz ports-8ab6f7318ab3769bb23990e270d913cc5a0f4cd6.zip |
Notes
Notes:
svn path=/head/; revision=36890
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave/pkg-descr b/math/octave/pkg-descr index c03244971e2a..8932a90d1885 100644 --- a/math/octave/pkg-descr +++ b/math/octave/pkg-descr @@ -3,3 +3,5 @@ computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language. + +WWW: http://www.octave.org/ |