diff options
Diffstat (limited to 'security/py-tls-parser/Makefile')
-rw-r--r-- | security/py-tls-parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-tls-parser/Makefile b/security/py-tls-parser/Makefile index 64ce3a753a7d..66118236cbbc 100644 --- a/security/py-tls-parser/Makefile +++ b/security/py-tls-parser/Makefile @@ -7,6 +7,7 @@ DISTNAME= tls_parser-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Small library to parse TLS records +WWW= https://github.com/nabla-c0d3/tls_parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |