Date: Wed, 15 Mar 2017 11:37:40 +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: r436228 - head/math/pure-rational Message-ID: <201703151137.v2FBbe99007024@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Mar 15 11:37:40 2017 New Revision: 436228 URL: https://svnweb.freebsd.org/changeset/ports/436228 Log: - Fix WWW: Modified: head/math/pure-rational/pkg-descr Modified: head/math/pure-rational/pkg-descr ============================================================================== --- head/math/pure-rational/pkg-descr Wed Mar 15 11:36:33 2017 (r436227) +++ head/math/pure-rational/pkg-descr Wed Mar 15 11:37:40 2017 (r436228) @@ -1,4 +1,4 @@ pure-rational provides additional operations on the rational number type provided by the math.pure module in the standard library. -WWW: http://docs.pure-lang.googlecode.com/hg/pure-rational.html +WWW: https://puredocs.bitbucket.io/pure-rational.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703151137.v2FBbe99007024>