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