diff options
Diffstat (limited to 'www/mod_http2/Makefile')
-rw-r--r-- | www/mod_http2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_http2/Makefile b/www/mod_http2/Makefile index d39c9c48bfbf..af91115e5bb0 100644 --- a/www/mod_http2/Makefile +++ b/www/mod_http2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= brnrd@FreeBSD.org COMMENT= HTTP/2 modules for Apache httpd +WWW= https://github.com/icing/mod_h2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |