diff options
author | Koen Kooi <koen@openembedded.org> | 2006-08-09 13:15:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-08-09 13:15:22 +0000 |
commit | b58ace3caba97c9411303752e7da51e43d8f33fe (patch) | |
tree | 2fb089e461496b5a70b94a04bb89d29a340ab75d /packages/loudmouth/loudmouth_1.0.1.bb | |
parent | 52882c747b8dbbc8db5bef86c95f9456cd422699 (diff) |
lots of files: fix my mailaddress
Diffstat (limited to 'packages/loudmouth/loudmouth_1.0.1.bb')
-rw-r--r-- | packages/loudmouth/loudmouth_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/loudmouth/loudmouth_1.0.1.bb b/packages/loudmouth/loudmouth_1.0.1.bb index 32cf9156fc..ab5ee81b9f 100644 --- a/packages/loudmouth/loudmouth_1.0.1.bb +++ b/packages/loudmouth/loudmouth_1.0.1.bb @@ -1,6 +1,6 @@ LICENSE = "LGPL" DEPENDS = "glib-2.0 gnutls" -MAINTAINER = "Koen Kooi <koen@handhelds.org>" +MAINTAINER = "Koen Kooi <koen@linuxtogo.org>" DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" |