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 @@ -1,18 +1,18 @@ PORTNAME= types-typed-ast PORTVERSION= 1.5.8 CATEGORIES= devel python MASTER_SITES= PYPI 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 USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include