diff options
Diffstat (limited to 'security/py-pyhanko-certvalidator/Makefile')
-rw-r--r-- | security/py-pyhanko-certvalidator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-pyhanko-certvalidator/Makefile b/security/py-pyhanko-certvalidator/Makefile index ebcc86ba9d46..624df466227f 100644 --- a/security/py-pyhanko-certvalidator/Makefile +++ b/security/py-pyhanko-certvalidator/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validates X.509 certificates and paths +WWW= https://github.com/MatthiasValvekens/certvalidator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |