diff options
Diffstat (limited to 'devel/rubygem-actionpack-action_caching/Makefile')
-rw-r--r-- | devel/rubygem-actionpack-action_caching/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-actionpack-action_caching/Makefile b/devel/rubygem-actionpack-action_caching/Makefile index 605fa04bb73a..e9aa19cdad23 100644 --- a/devel/rubygem-actionpack-action_caching/Makefile +++ b/devel/rubygem-actionpack-action_caching/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Action caching for Action Pack (removed from core in Rails 4.0) +WWW= https://github.com/rails/actionpack-action_caching LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |