diff options
Diffstat (limited to 'aliens')
-rw-r--r-- | aliens/aliens_1.0.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aliens/aliens_1.0.0.oe b/aliens/aliens_1.0.0.oe index 8cf455dfbc..8a0a9009af 100644 --- a/aliens/aliens_1.0.0.oe +++ b/aliens/aliens_1.0.0.oe @@ -1,7 +1,7 @@ DESCRIPTION = "Classic Arcade Shooter 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/libqpe virtual/libsdl libsdl-mixer libsdl-image" |