aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-patsy
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2016-06-15 17:04:29 +0800
committertz <tz@FreeBSD.org>2016-06-15 17:04:29 +0800
commitf8b6e8244dbbe5fa19db2b080e96e3b391503306 (patch)
treef26161dbc88c3ff0c96ae9a81f71e7f7efc5fe74 /math/py-patsy
parent9cdd7b9fe496e6b52755dd3c5936ac4f23fcddab (diff)
downloadfreebsd-ports-gnome-f8b6e8244dbbe5fa19db2b080e96e3b391503306.tar.gz
freebsd-ports-gnome-f8b6e8244dbbe5fa19db2b080e96e3b391503306.tar.zst
freebsd-ports-gnome-f8b6e8244dbbe5fa19db2b080e96e3b391503306.zip
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265 Submitted by: Johannes Jost Meixner (johannes@perceivon.net) Approved by: pi (mentor)
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 bfe1d1ba8deb..c9ca82f3fe3a 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@FreeBSD.org
+MAINTAINER= johannes@perceivon.net
COMMENT= Python package for statistical models and design matrices
LICENSE= BSD3CLAUSE PSFL