projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7f2ecb
)
Fix package name.
author
Jan Schneider
<jan@horde.org>
Thu, 29 Oct 2009 14:15:20 +0000
(15:15 +0100)
committer
Jan Schneider
<jan@horde.org>
Thu, 29 Oct 2009 14:44:07 +0000
(15:44 +0100)
framework/Lock/package.xml
patch
|
blob
|
history
diff --git
a/framework/Lock/package.xml
b/framework/Lock/package.xml
index
cbda0b2
..
4764b90
100644
(file)
--- a/
framework/Lock/package.xml
+++ b/
framework/Lock/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">
- <name>
Horde_
Lock</name>
+ <name>Lock</name>
<channel>pear.horde.org</channel>
<summary>Horde Resource Locking System</summary>
<description>The Lock:: class provides the Horde resource locking system.