diff options
Diffstat (limited to 'devel/rubygem-devise-rails5/Makefile')
-rw-r--r-- | devel/rubygem-devise-rails5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-devise-rails5/Makefile b/devel/rubygem-devise-rails5/Makefile index adcabb64b997..6729821c21dc 100644 --- a/devel/rubygem-devise-rails5/Makefile +++ b/devel/rubygem-devise-rails5/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -rails5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Flexible authentication solution for Rails with Warden +WWW= https://github.com/heartcombo/devise LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |