diff --git a/devel/py-colored-traceback/Makefile b/devel/py-colored-traceback/Makefile index e00ee3c8b6db..b8f7788780df 100644 --- a/devel/py-colored-traceback/Makefile +++ b/devel/py-colored-traceback/Makefile @@ -1,18 +1,18 @@ PORTNAME= colored-traceback PORTVERSION= 0.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org -COMMENT= Automatically color Python’s uncaught exception tracebacks +COMMENT= Automatically color Python's uncaught exception tracebacks WWW= https://pypi.org/project/colored-traceback/ LICENSE= ISCL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils .include