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