aboutsummaryrefslogtreecommitdiffstats
path: root/packages/loudmouth
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-09 13:15:22 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-09 13:15:22 +0000
commitb58ace3caba97c9411303752e7da51e43d8f33fe (patch)
tree2fb089e461496b5a70b94a04bb89d29a340ab75d /packages/loudmouth
parent52882c747b8dbbc8db5bef86c95f9456cd422699 (diff)
downloadopenembedded-b58ace3caba97c9411303752e7da51e43d8f33fe.tar.gz
lots of files: fix my mailaddress
Diffstat (limited to 'packages/loudmouth')
-rw-r--r--packages/loudmouth/loudmouth_1.0.1.bb2
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"