diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-12-11 11:07:35 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-12-11 11:07:35 +0000 |
commit | 9ef34e5282e872890ccb6086dc683e79e27d3588 (patch) | |
tree | cf6999b64ad3008f36f8fac74a65fca71f067376 /www/Makefile | |
parent | 6e28f35c2ce948494d9f40dd22f2a55d90f7e43a (diff) | |
download | ports-9ef34e5282e872890ccb6086dc683e79e27d3588.tar.gz ports-9ef34e5282e872890ccb6086dc683e79e27d3588.zip |
Add p5-Catalyst-Plugin-Session-Store-Memcached-Fast 0.02, memcached
storage backend for session data.
Notes
Notes:
svn path=/head/; revision=224103
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index f637d1b73340..197c5c0f1fa0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -754,6 +754,7 @@ SUBDIR += p5-Catalyst-Plugin-Session-Store-FastMmap SUBDIR += p5-Catalyst-Plugin-Session-Store-File SUBDIR += p5-Catalyst-Plugin-Session-Store-Memcached + SUBDIR += p5-Catalyst-Plugin-Session-Store-Memcached-Fast SUBDIR += p5-Catalyst-Plugin-Setenv SUBDIR += p5-Catalyst-Plugin-Singleton SUBDIR += p5-Catalyst-Plugin-SmartURI |