diff options
Diffstat (limited to 'brickout')
-rw-r--r-- | brickout/brickout_2002.06.09.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/brickout/brickout_2002.06.09.oe b/brickout/brickout_2002.06.09.oe index b9602a4b6f..9df5a208d0 100644 --- a/brickout/brickout_2002.06.09.oe +++ b/brickout/brickout_2002.06.09.oe @@ -1,7 +1,7 @@ DESCRIPTION = "Clone of the classic arcade game Asteroids for Qt/Embedded based palmtop environments w/ SDL" SECTION = "opie/games" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" DEPENDS = "virtual/libsdl" |