From 06369a132c0a855df147ed5a7b44e8afd986f8a3 Mon Sep 17 00:00:00 2001 From: swills Date: Tue, 4 Jan 2011 03:27:40 +0000 Subject: Add p5-Dancer-Session-Memcached 0.1, memcached-based session backend for Dancer. PR: ports/153590 Submitted by: Grzegorz Blach Approved by: wxs (mentor) --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 99f88261dc1b..c3c36d65280f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -398,6 +398,7 @@ SUBDIR += p5-DMOZ-ParseRDF SUBDIR += p5-DWH_File SUBDIR += p5-Dancer-Plugin-Database + SUBDIR += p5-Dancer-Session-Memcached SUBDIR += p5-Data-Page SUBDIR += p5-Data-Pageset SUBDIR += p5-Exception-Class-DBI -- cgit