diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-21 03:30:57 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-21 03:30:57 +0000 |
commit | 3aae0b6c18b7729530e17b3bf42fa69717f113ff (patch) | |
tree | 28053fe1d4875499fcaaf639f04997ae805ffece /devel/Makefile | |
parent | 9d5f443a964a90e5b6e3e8d40b1008f54519e527 (diff) |
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web
frameworks.
WWW: http://redis-store.org/redis-store
PR: ports/182726
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Notes
Notes:
svn path=/head/; revision=331089
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6cf8c9bd57e8..fa17850977a4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4189,6 +4189,7 @@ SUBDIR += rubygem-rb-kqueue SUBDIR += rubygem-rcov SUBDIR += rubygem-rdoc + SUBDIR += rubygem-redis-store SUBDIR += rubygem-redmine_plugin_support SUBDIR += rubygem-ref SUBDIR += rubygem-require_all |