From 9dea92319106fc77d0817b6e100b22744e9e6495 Mon Sep 17 00:00:00 2001 From: short <> Date: Sat, 3 Dec 2005 12:48:48 +0000 Subject: [PATCH] Branch 'apache2' has been already merged to the main trunk. --- project/MyWeb/Index.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/project/MyWeb/Index.pm b/project/MyWeb/Index.pm index c76b535..87f203d 100644 --- a/project/MyWeb/Index.pm +++ b/project/MyWeb/Index.pm @@ -32,7 +32,6 @@ our @ListItem=( "platform"=>"web", "priority"=>250, "cvs"=>"MyWeb", - "cvs-for mod_perl2"=>"MyWeb:apache2", "cvs-of example web"=>"www/www.jankratochvil.net", "link-Example web"=>sub { return a_href('http://www.jankratochvil.net/'); }, "summary"=>sub { return a_href('http://www.perl.org/','Perl')." web framework"; }, -- 1.8.3.1