diff --git a/misc/py-alive-progress/Makefile b/misc/py-alive-progress/Makefile index 3210ee882043..851634465b1b 100644 --- a/misc/py-alive-progress/Makefile +++ b/misc/py-alive-progress/Makefile @@ -1,18 +1,18 @@ PORTNAME= alive-progress DISTVERSION= 2.4.1 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced Python Progress Bar WWW= https://pypi.org/project/alive-progress/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.2+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include