diff options
Diffstat (limited to 'www/rubygem-http3/Makefile')
-rw-r--r-- | www/rubygem-http3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-http3/Makefile b/www/rubygem-http3/Makefile index 80de32cf0a10..1257cba5a2e4 100644 --- a/www/rubygem-http3/Makefile +++ b/www/rubygem-http3/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 3 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple Ruby DSL for making HTTP requests +WWW= https://github.com/httprb/http LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |