aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-11-06 21:13:54 +0000
committerRene Ladan <rene@FreeBSD.org>2018-11-06 21:13:54 +0000
commitfdfdc8f266a710a98d18a7573e4bc2624826ae3c (patch)
tree71622eaf34f6546527334abccfbe5ae51b116b08 /mail
parentf851ef963829fa352a48793978039468c4f6426e (diff)
downloadports-fdfdc8f266a710a98d18a7573e4bc2624826ae3c.tar.gz
ports-fdfdc8f266a710a98d18a7573e4bc2624826ae3c.zip
Return tj's ports to the pool after his commit bit got safekept.
Notes
Notes: svn path=/head/; revision=484353
Diffstat (limited to 'mail')
-rw-r--r--mail/py-email-reply-parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-email-reply-parser/Makefile b/mail/py-email-reply-parser/Makefile
index 55b0fd076063..61fefda6667f 100644
--- a/mail/py-email-reply-parser/Makefile
+++ b/mail/py-email-reply-parser/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= mail python
MASTER_SITES= GH
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= tj@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= GitHubs Email Reply Parser library for python
USES= python