wok-6.x diff xlogo/receipt @ rev 9688

Fixed slim for cookutils (i think).
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 06 22:02:53 2011 +0000 (2011-05-06)
parents dc0644f601c0
children e2bcd8d58be1
line diff
     1.1 --- a/xlogo/receipt	Sat Sep 25 14:16:28 2010 +0200
     1.2 +++ b/xlogo/receipt	Fri May 06 22:02:53 2011 +0000
     1.3 @@ -5,8 +5,10 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="A logo interpreter written in java."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +WEB_SITE="http://xlogo.tuxfamily.org"
     1.8 +
     1.9  DEPENDS="java-jre"
    1.10 -WEB_SITE="http://xlogo.tuxfamily.org"
    1.11 +BUILD_DEPENDS=""
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()