Date: Sat, 30 Dec 2017 00:15:20 +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: r457567 - head/math/py-statsmodels Message-ID: <201712300015.vBU0FKF8004258@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 30 00:15:20 2017 New Revision: 457567 URL: https://svnweb.freebsd.org/changeset/ports/457567 Log: Fix WWW Approved by: portmgr (blanket) Modified: head/math/py-statsmodels/pkg-descr Modified: head/math/py-statsmodels/pkg-descr ============================================================================== --- head/math/py-statsmodels/pkg-descr Sat Dec 30 00:15:15 2017 (r457566) +++ head/math/py-statsmodels/pkg-descr Sat Dec 30 00:15:20 2017 (r457567) @@ -21,4 +21,4 @@ Main Features: * developement and testing which is not considered "production ready", including Mixed models, GARCH and GMM estimators, kernel regression, panel data models. -WWW: https://www.github.com/statsmodels/statsmodels +WWW: https://github.com/statsmodels/statsmodels
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712300015.vBU0FKF8004258>