svn commit: r457566 - head/math/py-patsy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 30 00:15:19 UTC 2017


Author: sunpoet
Date: Sat Dec 30 00:15:15 2017
New Revision: 457566
URL: https://svnweb.freebsd.org/changeset/ports/457566

Log:
  Fix WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/math/py-patsy/pkg-descr

Modified: head/math/py-patsy/pkg-descr
==============================================================================
--- head/math/py-patsy/pkg-descr	Sat Dec 30 00:15:10 2017	(r457565)
+++ head/math/py-patsy/pkg-descr	Sat Dec 30 00:15:15 2017	(r457566)
@@ -2,4 +2,4 @@ Patsy is a Python library for describing statistical m
 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


More information about the svn-ports-head mailing list