From a70aa18eaa8c8911de6ae328ab3d247ea2d795d1 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 13 Jul 2008 18:37:44 +0000 Subject: [PATCH] add p5-Catalyst-Plugin-Cache-FileCache --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 984de6c5eb4..713809b09fc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.345 2008/07/10 23:38:48 fgsch Exp $ +# $OpenBSD: Makefile,v 1.346 2008/07/13 18:37:44 simon Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ SUBDIR += amaya # requires Motif (lesstif works) @@ -136,6 +136,7 @@ SUBDIR += p5-Catalyst-Engine-HTTP-POE SUBDIR += p5-Catalyst-Helper-Controller-Scaffold SUBDIR += p5-Catalyst-Log-Log4perl + SUBDIR += p5-Catalyst-Plugin-Cache-FileCache SUBDIR += p5-Catalyst-Plugin-Cache-Memcached SUBDIR += p5-Catalyst-Plugin-ConfigLoader SUBDIR += p5-Catalyst-Plugin-DefaultEnd