diff options
Diffstat (limited to 'devel/rubygem-rspec-mocks/Makefile')
-rw-r--r-- | devel/rubygem-rspec-mocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-rspec-mocks/Makefile b/devel/rubygem-rspec-mocks/Makefile index f63238860dbd..410b58f19709 100644 --- a/devel/rubygem-rspec-mocks/Makefile +++ b/devel/rubygem-rspec-mocks/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rspec-mocks provides a test-double framework for rspec +WWW= https://github.com/rspec/rspec-mocks LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |