diff options
Diffstat (limited to 'devel/rubygem-redis-activesupport-rails5/Makefile')
-rw-r--r-- | devel/rubygem-redis-activesupport-rails5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-redis-activesupport-rails5/Makefile b/devel/rubygem-redis-activesupport-rails5/Makefile index 6b785c09e393..8cf9302bafbf 100644 --- a/devel/rubygem-redis-activesupport-rails5/Makefile +++ b/devel/rubygem-redis-activesupport-rails5/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -rails5 MAINTAINER= ruby@FreeBSD.org COMMENT= Redis store for ActiveSupport::Cache +WWW= https://redis-store.org/redis-activesupport/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |