From 14113a9d1bd060c6e0e14e311f5dab6d78c90cc6 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 23 Dec 2008 10:26:32 +0100 Subject: [PATCH] Fix package name. --- framework/Vcs/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Vcs/package.xml b/framework/Vcs/package.xml index da124de4d..a3e33b8e4 100644 --- a/framework/Vcs/package.xml +++ b/framework/Vcs/package.xml @@ -3,7 +3,7 @@ http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> - Horde_VC + Vcs pear.horde.org Version Control API The Horde_VC package provides a generalized API to multiple -- 2.11.0