diff --git a/textproc/py-colorclass/Makefile b/textproc/py-colorclass/Makefile index 0bc34415b756..929d85339451 100644 --- a/textproc/py-colorclass/Makefile +++ b/textproc/py-colorclass/Makefile @@ -1,20 +1,20 @@ PORTNAME= colorclass PORTVERSION= 2.2.0 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PATCH_SITES= https://github.com/Robpol86/${PORTNAME}/commit/ PATCHFILES+= f8bbe9fdcff1.patch:-p1 # https://github.com/Robpol86/colorclass/pull/27 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Colorful worry-free console applications LICENSE= MIT NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include