diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-13 23:35:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-13 23:35:13 +0800 |
commit | acfd6252f17f2823fc4e0e26207ba21a2d3c9e20 (patch) | |
tree | 1fb71da9ec57d69452b240aead5b4d667c7b8975 /math | |
parent | 1c54552ddb2a91263fd7dd252a7f661dec4f6815 (diff) | |
download | freebsd-ports-gnome-acfd6252f17f2823fc4e0e26207ba21a2d3c9e20.tar.gz freebsd-ports-gnome-acfd6252f17f2823fc4e0e26207ba21a2d3c9e20.tar.zst freebsd-ports-gnome-acfd6252f17f2823fc4e0e26207ba21a2d3c9e20.zip |
- Update WWW
With hat: ruby
Diffstat (limited to 'math')
-rw-r--r-- | math/rubygem-rb-gsl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rubygem-rb-gsl/pkg-descr b/math/rubygem-rb-gsl/pkg-descr index cffa8284001a..83045a2c81b0 100644 --- a/math/rubygem-rb-gsl/pkg-descr +++ b/math/rubygem-rb-gsl/pkg-descr @@ -2,4 +2,4 @@ Ruby/GSL is a Ruby extension library for GSL (GNU Scientific Library), which provides a number of functions and methods for numerical computing in Ruby. -WWW: https://rubygems.org/gems/rb-gsl +WWW: https://github.com/blackwinter/rb-gsl |