diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-12 03:27:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-12 03:27:01 +0800 |
commit | 0f0e685f4377affec9b4d5543cbb281d5fa35e3c (patch) | |
tree | bf807016fff0b059000ac8ac670d5a4c0d538d7e /math | |
parent | 929181d85e84bbee451a10193e6d710650322fe1 (diff) | |
download | freebsd-ports-gnome-0f0e685f4377affec9b4d5543cbb281d5fa35e3c.tar.gz freebsd-ports-gnome-0f0e685f4377affec9b4d5543cbb281d5fa35e3c.tar.zst freebsd-ports-gnome-0f0e685f4377affec9b4d5543cbb281d5fa35e3c.zip |
- Update WWW: rubygems.org uses https://
With hat: ruby
Diffstat (limited to 'math')
-rw-r--r-- | math/rubygem-narray/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rubygem-narray/pkg-descr b/math/rubygem-narray/pkg-descr index eb61e88a9d2e..aa06eba96874 100644 --- a/math/rubygem-narray/pkg-descr +++ b/math/rubygem-narray/pkg-descr @@ -4,4 +4,4 @@ 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. -WWW: http://rubygems.org/gems/narray/ +WWW: https://rubygems.org/gems/narray/ |