git: 5709a608ea07 - main - devel/py-types-psutil: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:29:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5709a608ea074dad01d2cb6f2a07b8ce88bdcc10 commit 5709a608ea074dad01d2cb6f2a07b8ce88bdcc10 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-03-21 18:45:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-03-21 19:21:06 +0000 devel/py-types-psutil: Update WWW --- devel/py-types-psutil/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-types-psutil/Makefile b/devel/py-types-psutil/Makefile index 6a3cc7c7db89..c46088696d97 100644 --- a/devel/py-types-psutil/Makefile +++ b/devel/py-types-psutil/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Typing stubs for psutil -WWW= https://github.com/python/typeshed/tree/master/stubs/psutil +WWW= https://github.com/python/typeshed/tree/main/stubs/psutil LICENSE= APACHE20