diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-09-08 07:24:33 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-09-08 07:24:33 +0000 |
commit | 56125c0f371d9c4627ebc17065afee827b1f1a84 (patch) | |
tree | 6d370646ecdc0d63eb77ff33f1886f24c57bc6fa /databases/Makefile | |
parent | 28792ae9a2e19c4e980bf54ffa6ef6560f4ced5a (diff) |
Add p5-Cache-Memcached-XS 0.01, client library for memcached using
libmemcache.
Notes
Notes:
svn path=/head/; revision=172554
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index f1651658f2e8..0946073645c3 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -166,6 +166,7 @@ SUBDIR += p5-Cache-BDB SUBDIR += p5-Cache-Memcached SUBDIR += p5-Cache-Memcached-Managed + SUBDIR += p5-Cache-Memcached-XS SUBDIR += p5-Class-DBI SUBDIR += p5-Class-DBI-AbstractSearch SUBDIR += p5-Class-DBI-AsForm |