svn commit: r436227 - head/math/pure-mpfr

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Mar 15 11:36:34 UTC 2017


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


More information about the svn-ports-all mailing list