diff --git a/textproc/py-terminaltables/Makefile b/textproc/py-terminaltables/Makefile index 17724149d278..60f1f4fdab65 100644 --- a/textproc/py-terminaltables/Makefile +++ b/textproc/py-terminaltables/Makefile @@ -1,16 +1,16 @@ PORTNAME= terminaltables PORTVERSION= 3.1.10 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate simple tables in terminals from a nested list of strings LICENSE= MIT NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include