Date: Sat, 30 Dec 2017 00:15:11 +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: r457565 - head/math/py-bottleneck Message-ID: <201712300015.vBU0FBS3004076@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 30 00:15:10 2017 New Revision: 457565 URL: https://svnweb.freebsd.org/changeset/ports/457565 Log: Fix WWW Approved by: portmgr (blanket) Modified: head/math/py-bottleneck/pkg-descr Modified: head/math/py-bottleneck/pkg-descr ============================================================================== --- head/math/py-bottleneck/pkg-descr Sat Dec 30 00:15:05 2017 (r457564) +++ head/math/py-bottleneck/pkg-descr Sat Dec 30 00:15:10 2017 (r457565) @@ -1,3 +1,3 @@ Bottleneck is a collection of fast NumPy array functions written in Cython. -WWW: https://www.github.com/kwgoodman/bottleneck/ +WWW: https://github.com/kwgoodman/bottleneck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712300015.vBU0FBS3004076>