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