diff options
Diffstat (limited to 'devel/rubygem-redis-activesupport/Makefile')
-rw-r--r-- | devel/rubygem-redis-activesupport/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-redis-activesupport/Makefile b/devel/rubygem-redis-activesupport/Makefile index 133044a4a2cd..3ae1d9413697 100644 --- a/devel/rubygem-redis-activesupport/Makefile +++ b/devel/rubygem-redis-activesupport/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Redis store for ActiveSupport::Cache +WWW= https://redis-store.org/redis-activesupport/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |