diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-29 12:10:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-29 12:10:37 +0800 |
commit | d3c5637ae8be40f13e46173ab0d81f9a38c9ce8a (patch) | |
tree | 3f481ab2fe1d8f16708b7216c8bcdee7a6bacec7 /math | |
parent | 34f8d15ddeec0a6e3061188306d69a947b1c27ab (diff) | |
download | freebsd-ports-gnome-d3c5637ae8be40f13e46173ab0d81f9a38c9ce8a.tar.gz freebsd-ports-gnome-d3c5637ae8be40f13e46173ab0d81f9a38c9ce8a.tar.zst freebsd-ports-gnome-d3c5637ae8be40f13e46173ab0d81f9a38c9ce8a.zip |
- Use single space after WWW:
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-gnuplot/pkg-descr | 2 | ||||
-rw-r--r-- | math/ruby-narray/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-gnuplot/pkg-descr b/math/ruby-gnuplot/pkg-descr index 7a18448c9478..339647f2a475 100644 --- a/math/ruby-gnuplot/pkg-descr +++ b/math/ruby-gnuplot/pkg-descr @@ -21,4 +21,4 @@ same principle. Here's an example usage of Ruby/Gnuplot: plot.draw ( ds ) Author: Gordon Miller <gmiller@bittwiddlers.com> -WWW: http://physci.gmu.edu/~gmiller/gnuplot/ +WWW: http://physci.gmu.edu/~gmiller/gnuplot/ diff --git a/math/ruby-narray/pkg-descr b/math/ruby-narray/pkg-descr index 956c84e3b3b3..02007d5ff6f6 100644 --- a/math/ruby-narray/pkg-descr +++ b/math/ruby-narray/pkg-descr @@ -1,4 +1,4 @@ NArray is an Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses. Author: Masahiro TANAKA <masa16.tanaka @nospam@ gmail.com> -WWW: http://narray.rubyforge.org/ +WWW: http://narray.rubyforge.org/ |