wok diff xlogo/receipt @ rev 22434

Add sshrc (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 21 12:20:01 2019 +0100 (2019-12-21)
parents b2a632fc9587
children
line diff
     1.1 --- a/xlogo/receipt	Sat Apr 13 19:32:46 2013 +0200
     1.2 +++ b/xlogo/receipt	Sat Dec 21 12:20:01 2019 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="A logo interpreter written in java."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  TARBALL="xlogo.jar"
     1.9  WEB_SITE="http://xlogo.tuxfamily.org"
    1.10  
    1.11 @@ -25,4 +26,3 @@
    1.12  	mkdir -p $fs/usr/lib/xlogo
    1.13  	cp $SOURCES_REPOSITORY/xlogo.jar $fs/usr/lib/xlogo
    1.14  }
    1.15 -