diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-30 08:15:15 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-30 08:15:15 +0800 |
commit | 4333960470a765d270b2cbb0d415f76bbe833a57 (patch) | |
tree | 64563f17cde09e079beaf703315dcc26f294d76d /math | |
parent | f7e29423913e1d24eb8f88a5fe19e12f1613a5c0 (diff) | |
download | freebsd-ports-gnome-4333960470a765d270b2cbb0d415f76bbe833a57.tar.gz freebsd-ports-gnome-4333960470a765d270b2cbb0d415f76bbe833a57.tar.zst freebsd-ports-gnome-4333960470a765d270b2cbb0d415f76bbe833a57.zip |
Fix WWW
Approved by: portmgr (blanket)
Diffstat (limited to 'math')
-rw-r--r-- | math/py-patsy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-patsy/pkg-descr b/math/py-patsy/pkg-descr index acff772fe4e2..a201aef1f15e 100644 --- a/math/py-patsy/pkg-descr +++ b/math/py-patsy/pkg-descr @@ -2,4 +2,4 @@ Patsy is a Python library for describing statistical models (especially linear models, or models that have a linear component) and building design matrices. Patsy brings the convenience of R "formulas" to Python. -WWW: https://www.github.com/pydata/patsy +WWW: https://github.com/pydata/patsy |