Date: Sat, 30 Dec 2017 00:15:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457569 - head/misc/py-pyprind Message-ID: <201712300015.vBU0FU5P004441@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 30 00:15:30 2017 New Revision: 457569 URL: https://svnweb.freebsd.org/changeset/ports/457569 Log: Fix WWW Approved by: portmgr (blanket) Modified: head/misc/py-pyprind/pkg-descr Modified: head/misc/py-pyprind/pkg-descr ============================================================================== --- head/misc/py-pyprind/pkg-descr Sat Dec 30 00:15:25 2017 (r457568) +++ head/misc/py-pyprind/pkg-descr Sat Dec 30 00:15:30 2017 (r457569) @@ -4,4 +4,4 @@ loop structure or other iterative computation. Typical include the processing of large data sets to provide an intuitive estimate at runtime about the progress of the computation. -WWW: https://www.github.com/rasbt/pyprind +WWW: https://github.com/rasbt/pyprind
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712300015.vBU0FU5P004441>