diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-24 08:52:27 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-24 08:52:27 +0000 |
commit | 8e78ac8e6703ebb8ca8e3cdd3c67a2a10b77debd (patch) | |
tree | cb571931dbeb7aab5cf46a0a793f33e653b9fb76 /math/py-patsy | |
parent | 039abeda42ebb0520e8eff5408d9b5ef859fa29c (diff) |
Notes
Diffstat (limited to 'math/py-patsy')
-rw-r--r-- | math/py-patsy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile index da2c62819b3d..f0182bfa54f1 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= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Python package for statistical models and design matrices LICENSE= BSD3CLAUSE PSFL |