diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-06-20 10:09:38 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-06-20 10:09:38 +0000 |
commit | f99a378e42dfebe93980fa3d45cd26f229682054 (patch) | |
tree | 38f61099eb16ee87aa69dd4e9e43c9b63d47ae10 /vectoroids | |
parent | 8c3c221d0a83a1ff2f03765475eeffdbbd579637 (diff) |
fix descriptions and sections for games
BKrev: 40d56262Vpfaj153rAxAJLvXyC2igw
Diffstat (limited to 'vectoroids')
-rw-r--r-- | vectoroids/vectoroids_1.1.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vectoroids/vectoroids_1.1.0.oe b/vectoroids/vectoroids_1.1.0.oe index 840cb45db7..ef51d3953d 100644 --- a/vectoroids/vectoroids_1.1.0.oe +++ b/vectoroids/vectoroids_1.1.0.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Clone of the classic arcade game Asteroids for Qtopia/Opie - based on SDL" -SECTION = "base" +SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" |