diff --git a/devel/py-termcolor/Makefile b/devel/py-termcolor/Makefile index 3675b16f4d36..e869386e599d 100644 --- a/devel/py-termcolor/Makefile +++ b/devel/py-termcolor/Makefile @@ -1,21 +1,21 @@ PORTNAME= termcolor DISTVERSION= 3.0.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= arcade@b1t.name -COMMENT= ANSII Color formatting for output in terminal +COMMENT= ANSI Color formatting for output in terminal WWW= https://pypi.org/project/termcolor/ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes .include