From e2fdcb82547e3a5509de9c33b54ea2d1313ae888 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 1 Jun 2008 13:53:08 +0000 Subject: [PATCH] add p5-Catalyst-Plugin-Cache-Memcached --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 549972f87d3..61925e9eee4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.340 2008/05/31 10:08:18 jasper Exp $ +# $OpenBSD: Makefile,v 1.341 2008/06/01 13:53:08 simon Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ SUBDIR += amaya # requires Motif (lesstif works) @@ -134,6 +134,7 @@ SUBDIR += p5-Catalyst-Engine-HTTP-POE SUBDIR += p5-Catalyst-Helper-Controller-Scaffold SUBDIR += p5-Catalyst-Log-Log4perl + SUBDIR += p5-Catalyst-Plugin-Cache-Memcached SUBDIR += p5-Catalyst-Plugin-ConfigLoader SUBDIR += p5-Catalyst-Plugin-DefaultEnd SUBDIR += p5-Catalyst-Plugin-FormValidator