diff options
Diffstat (limited to 'net/libngtcp2/Makefile')
-rw-r--r-- | net/libngtcp2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index e3ab159c9da5..0ffa4fd10fb0 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of QUIC protocol +WWW= https://github.com/ngtcp2/ngtcp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |