diff options
Diffstat (limited to 'devel/rubygem-thwait/Makefile')
-rw-r--r-- | devel/rubygem-thwait/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-thwait/Makefile b/devel/rubygem-thwait/Makefile index c3f8432a97a1..d60280092d44 100644 --- a/devel/rubygem-thwait/Makefile +++ b/devel/rubygem-thwait/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Watches for termination of multiple threads +WWW= https://github.com/ruby/thwait LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |