diff options
Diffstat (limited to 'devel/rubygem-thread-local/Makefile')
-rw-r--r-- | devel/rubygem-thread-local/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-thread-local/Makefile b/devel/rubygem-thread-local/Makefile index 810488ed5e85..e2aecf4c58a2 100644 --- a/devel/rubygem-thread-local/Makefile +++ b/devel/rubygem-thread-local/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provide a class-level mixin to make thread local state easy -WWW= https://github.com/socketry/thread-local +WWW= https://socketry.github.io/thread-local/ \ + https://github.com/socketry/thread-local LICENSE= MIT |