diff options
Diffstat (limited to 'security/py-pyhanko-certvalidator/Makefile')
-rw-r--r-- | security/py-pyhanko-certvalidator/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-pyhanko-certvalidator/Makefile b/security/py-pyhanko-certvalidator/Makefile index fcebea04afee..4da59bde9079 100644 --- a/security/py-pyhanko-certvalidator/Makefile +++ b/security/py-pyhanko-certvalidator/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyhanko-certvalidator -PORTVERSION= 0.26.8 +PORTVERSION= 0.27.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= pyhanko_certvalidator-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validates X.509 certificates and paths -WWW= https://github.com/MatthiasValvekens/certvalidator +WWW= https://github.com/MatthiasValvekens/pyHanko/tree/master/pkgs/pyhanko-certvalidator \ + https://github.com/MatthiasValvekens/pyHanko LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |