diff options
Diffstat (limited to 'sysutils/rubygem-guard-rspec/Makefile')
-rw-r--r-- | sysutils/rubygem-guard-rspec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-guard-rspec/Makefile b/sysutils/rubygem-guard-rspec/Makefile index c4228ef2c49b..caa6e074913e 100644 --- a/sysutils/rubygem-guard-rspec/Makefile +++ b/sysutils/rubygem-guard-rspec/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Guard::RSpec automatically run your specs (much like autotest) +WWW= https://github.com/guard/guard-rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |