diff options
Diffstat (limited to 'devel/rubygem-stoplight/Makefile')
-rw-r--r-- | devel/rubygem-stoplight/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-stoplight/Makefile b/devel/rubygem-stoplight/Makefile index a1fe99f263c7..19b2af56e448 100644 --- a/devel/rubygem-stoplight/Makefile +++ b/devel/rubygem-stoplight/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of the circuit breaker pattern +WWW= https://github.com/bolshakov/stoplight LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |