diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-30 08:15:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-30 08:15:15 +0800 |
commit | 49400fe8c331dbcc79c075cd6fb8a39b15f11003 (patch) | |
tree | 64563f17cde09e079beaf703315dcc26f294d76d /math | |
parent | 5473e0d9fd71c8b0de303813b9ec5e5a290c7474 (diff) | |
download | freebsd-ports-gnome-49400fe8c331dbcc79c075cd6fb8a39b15f11003.tar.gz freebsd-ports-gnome-49400fe8c331dbcc79c075cd6fb8a39b15f11003.tar.zst freebsd-ports-gnome-49400fe8c331dbcc79c075cd6fb8a39b15f11003.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 |