www/py-waitress: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-10-25 23:10:58 +08:00
parent 693a36f16e
commit cc9df9c0c3
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -13,9 +13,10 @@ LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cpe python:3.6+ USES= cpe python:3.6+
CPE_VENDOR= agendaless
USE_PYTHON= autoplist concurrent distutils USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes NO_ARCH= yes
CPE_VENDOR= agendaless
.include <bsd.port.mk> .include <bsd.port.mk>