diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-08-22 17:38:08 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-08-22 17:38:08 +0800 |
commit | 92ef2ce36a91856311d2d9615fc77bc9702b750c (patch) | |
tree | b74aa8e4bbd9080d6ee5fc236d7deece844440db | |
parent | 6f6dc070943f6ce9c8e5604635f47f7ba16f235c (diff) | |
download | freebsd-ports-gnome-92ef2ce36a91856311d2d9615fc77bc9702b750c.tar.gz freebsd-ports-gnome-92ef2ce36a91856311d2d9615fc77bc9702b750c.tar.zst freebsd-ports-gnome-92ef2ce36a91856311d2d9615fc77bc9702b750c.zip |
- Update WWW
Approved by: portmgr blanket
-rw-r--r-- | math/mpfr/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpfr/pkg-descr b/math/mpfr/pkg-descr index 8ac5e43099bf..21870ef5fc57 100644 --- a/math/mpfr/pkg-descr +++ b/math/mpfr/pkg-descr @@ -7,4 +7,4 @@ floating-point computation which is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). -WWW: http://www.mpfr.org/ +WWW: https://www.mpfr.org/ |