wok-tiny rev 79

runcom: fix maintainer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 12 11:57:26 2012 +0200 (2012-06-12)
parents 263f310ed822
children a53953f4078e
files runcom/receipt
line diff
     1.1 --- a/runcom/receipt	Mon Jun 11 18:24:07 2012 +0200
     1.2 +++ b/runcom/receipt	Tue Jun 12 11:57:26 2012 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.0"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="DOS .com binary format support"
     1.7 -MAINTAINER="dev@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  WEB_SITE="http://bellard.org/jslinux"
    1.10  TARGET="i486"
    1.11  BUILD_DEPENDS="uclibc-cross-compiler-$TARGET"