diff options
Diffstat (limited to 'devel/aws-c-http/Makefile')
-rw-r--r-- | devel/aws-c-http/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/aws-c-http/Makefile b/devel/aws-c-http/Makefile index 4b6c2a7241a4..67924d225b58 100644 --- a/devel/aws-c-http/Makefile +++ b/devel/aws-c-http/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org COMMENT= C99 implementation of the HTTP/1.1 and HTTP/2 specifications +WWW= https://github.com/awslabs/aws-c-http LICENSE= APACHE20 |