diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-01 13:12:48 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-01 13:12:48 (GMT) |
commit | d54497e7cd034c9e1e4acdff3a7ba0a424abd03b (patch) | |
tree | 7894e820af9ab537ec384c12ef3604f2f3405ccc /plugins/kolab_auth/package.xml | |
parent | aeb657c02b6962a20b0443e4953bf865687004b3 (diff) | |
download | roundcubemail-plugins-kolab-d54497e7cd034c9e1e4acdff3a7ba0a424abd03b.tar.gz |
Correct the URI to the source code repository
Diffstat (limited to 'plugins/kolab_auth/package.xml')
-rw-r--r-- | plugins/kolab_auth/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kolab_auth/package.xml b/plugins/kolab_auth/package.xml index 937798d..5213103 100644 --- a/plugins/kolab_auth/package.xml +++ b/plugins/kolab_auth/package.xml @@ -4,7 +4,7 @@ http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>kolab_auth</name> - <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri> + <uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri> <summary>Kolab Authentication</summary> <description> Authenticates on LDAP server, finds canonized authentication ID for IMAP |