diff --git a/devel/py-types-docutils/Makefile b/devel/py-types-docutils/Makefile index 943fd9a7e0a2..d5c2e591f48a 100644 --- a/devel/py-types-docutils/Makefile +++ b/devel/py-types-docutils/Makefile @@ -1,18 +1,18 @@ PORTNAME= types-docutils PORTVERSION= 0.19.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Typing stubs for docutils -WWW= https://github.com/python/typeshed/tree/master/stubs/docutils +WWW= https://github.com/python/typeshed/tree/main/stubs/docutils LICENSE= APACHE20 USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include