diff options
Diffstat (limited to 'www/libnghttp2/Makefile')
-rw-r--r-- | www/libnghttp2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 18a450d40418..7d1ec104d9f6 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2.0 C Library +WWW= https://nghttp2.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |