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/dia | |
parent | 52882c747b8dbbc8db5bef86c95f9456cd422699 (diff) |
lots of files: fix my mailaddress
Diffstat (limited to 'packages/dia')
-rw-r--r-- | packages/dia/dia_0.94+0.95pre3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dia/dia_0.94+0.95pre3.bb b/packages/dia/dia_0.94+0.95pre3.bb index 41366a335b..2905a598ce 100644 --- a/packages/dia/dia_0.94+0.95pre3.bb +++ b/packages/dia/dia_0.94+0.95pre3.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Dia is a gtk+ based diagram creation program released under the GPL license." LICENSE = "GPL" DEPENDS = "libart-lgpl libpng cairo zlib gtk+ libxml2" -MAINTAINER = "Koen Kooi <koen@handhelds.org>" +MAINTAINER = "Koen Kooi <koen@linuxtogo.org>" PR = "r1" inherit autotools pkgconfig |