wok diff opentyrian/receipt @ rev 14509
get-src2pkg: fix pkg name
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 14 07:41:25 2013 +0200 (2013-05-14) |
parents | e8768e5178a6 |
children | 408c87fa22ca |
line diff
1.1 --- a/opentyrian/receipt Sun Mar 20 19:43:39 2011 +0000 1.2 +++ b/opentyrian/receipt Tue May 14 07:41:25 2013 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="r886" 1.5 CATEGORY="games" 1.6 SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian" 1.7 -MAINTAINER="mallory@skyrock.com" 1.8 +MAINTAINER="mallory@sweetpeople.org" 1.9 DEPENDS="libsdl libsdl-mixer libsdl-net tyrian" 1.10 BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mercurial" 1.11 WEB_SITE="http://code.google.com/p/opentyrian/"