Fix package name.
authorJan Schneider <jan@horde.org>
Mon, 15 Dec 2008 21:25:18 +0000 (22:25 +0100)
committerJan Schneider <jan@horde.org>
Mon, 15 Dec 2008 21:25:18 +0000 (22:25 +0100)
framework/Secret/package.xml

index 04fe3ef..efe756a 100644 (file)
@@ -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_Secret</name>
+ <name>Secret</name>
  <channel>pear.horde.org</channel>
  <summary>Secret Encryption API</summary>
  <description>The Horde_Secret:: class provides an API for encrypting and decrypting small pieces of data with the use of a shared key.