aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-patsy
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-05-26 00:54:30 +0800
committerpi <pi@FreeBSD.org>2016-05-26 00:54:30 +0800
commitec7d1f678c845a3d25d6f4a1e6038a9ff66df33c (patch)
treefeac6fc0d26cc9fc2cea3d8d0166504c8192c45c /math/py-patsy
parentf25b8e21600e6d91e99cf5e5a414292714a3087f (diff)
downloadfreebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.tar.gz
freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.tar.zst
freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.zip
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746 Submitted by: xmj
Diffstat (limited to 'math/py-patsy')
-rw-r--r--math/py-patsy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile
index 01670f3cc743..bfe1d1ba8deb 100644
--- a/math/py-patsy/Makefile
+++ b/math/py-patsy/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= xmj@chaot.net
+MAINTAINER= xmj@FreeBSD.org
COMMENT= Python package for statistical models and design matrices
LICENSE= BSD3CLAUSE PSFL