git: 667ce596f0e9 - main - www/py-fastapi: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jan 2022 06:26:44 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=667ce596f0e946024375370663a413462bd9fdbb
commit 667ce596f0e946024375370663a413462bd9fdbb
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-01-12 05:58:23 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-01-12 05:58:23 +0000
www/py-fastapi: Take maintainership
---
www/py-fastapi/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/py-fastapi/Makefile b/www/py-fastapi/Makefile
index 40dc835804c6..66f74c25addb 100644
--- a/www/py-fastapi/Makefile
+++ b/www/py-fastapi/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= High-performance Python API Framework
LICENSE= MIT