aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2021-03-25 13:23:35 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2021-03-25 13:23:35 +0000
commitc460fe9bc0f1ea1c9f76089ef6974d7d4d2df41a (patch)
tree02973465f10a3b8e891438ae9bf67035e980fb4c /textproc
parente3c3ea2a88e5dea34b3d43ec61e4e558ab03921a (diff)
downloadports-c460fe9bc0f1ea1c9f76089ef6974d7d4d2df41a.tar.gz
ports-c460fe9bc0f1ea1c9f76089ef6974d7d4d2df41a.zip
textproc/py-chardet: pass maintainership to python
Last update (now reverted) broke many consumers in the tree, so I feel it would be more responsible to pass this significant port under python@ wing. PR: 254536
Notes
Notes: svn path=/head/; revision=569200
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-chardet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile
index 7ec9da43af8c..8a59f2a51624 100644
--- a/textproc/py-chardet/Makefile
+++ b/textproc/py-chardet/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Universal encoding detector for Python 2 and 3
LICENSE= LGPL21