Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:03:26 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc9df9c0c304 - main - www/py-waitress: Cosmetic change
Message-ID:  <202110251603.19PG3QhW080259@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc9df9c0c3047cc19d1346b61b8c1e6afbb180e6

commit cc9df9c0c3047cc19d1346b61b8c1e6afbb180e6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:10:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:41 +0000

    www/py-waitress: Cosmetic change
---
 www/py-waitress/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index 97d872d3e3ba..bc92a4b84923 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -13,9 +13,10 @@ LICENSE=	ZPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		cpe python:3.6+
-CPE_VENDOR=	agendaless
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	agendaless
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110251603.19PG3QhW080259>