git: 882150c9ff49 - main - www/py-WebTest: Back to @ports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Jun 2023 19:05:13 UTC
The branch main has been updated by cs: URL: https://cgit.FreeBSD.org/ports/commit/?id=882150c9ff49e7c4911f0faf8fd2fc30ee9b8e82 commit 882150c9ff49e7c4911f0faf8fd2fc30ee9b8e82 Author: Carlo Strub <cs@FreeBSD.org> AuthorDate: 2023-06-03 19:05:01 +0000 Commit: Carlo Strub <cs@FreeBSD.org> CommitDate: 2023-06-03 19:05:01 +0000 www/py-WebTest: Back to @ports --- www/py-WebTest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile index d4babe4d9721..f7ec87bc27d3 100644 --- a/www/py-WebTest/Makefile +++ b/www/py-WebTest/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.0.32 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= cs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Helper to test WSGI applications WWW= https://pythonpaste.org/webtest/