diff options
Diffstat (limited to 'devel/rubygem-capybara/Makefile')
-rw-r--r-- | devel/rubygem-capybara/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-capybara/Makefile b/devel/rubygem-capybara/Makefile index 4dcdd5360302..ea0d3fb2562d 100644 --- a/devel/rubygem-capybara/Makefile +++ b/devel/rubygem-capybara/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integration testing tool for rack based web applications +WWW= https://github.com/teamcapybara/capybara LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License.txt |