Date: Wed, 15 Mar 2017 11:36:33 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436227 - head/math/pure-mpfr Message-ID: <201703151136.v2FBaX8h006887@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Mar 15 11:36:33 2017 New Revision: 436227 URL: https://svnweb.freebsd.org/changeset/ports/436227 Log: - Fix WWW: Modified: head/math/pure-mpfr/pkg-descr Modified: head/math/pure-mpfr/pkg-descr ============================================================================== --- head/math/pure-mpfr/pkg-descr Wed Mar 15 11:35:00 2017 (r436226) +++ head/math/pure-mpfr/pkg-descr Wed Mar 15 11:36:33 2017 (r436227) @@ -2,4 +2,4 @@ pure-mpfr makes the MPFR multiprecision mpfr numbers or values) available in Pure, so that they work with the other types of Pure numbers in an almost seamless fashion. -WWW: http://docs.pure-lang.googlecode.com/hg/pure-mpfr.html +WWW: https://puredocs.bitbucket.io/pure-mpfr.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703151136.v2FBaX8h006887>