freeciv: Add proper SECTION definition.
authorPaul Sokolovsky <pmiscml@gmail.com>
Fri, 1 Sep 2006 16:34:24 +0000 (16:34 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Fri, 1 Sep 2006 16:34:24 +0000 (16:34 +0000)
packages/freeciv/freeciv_2.0.8.bb

index 361d8e4..accdc47 100644 (file)
@@ -1,7 +1,9 @@
 DESCRIPTION = "Freeciv is a free turn-based multiplayer strategy game, in which each player becomes the leader of a civilization, fighting to obtain the ultimate goal: To become the greatest civilization."
+SECTION = "games"
 LICENSE = "GPL"
 MAINTAINER = "Koen Kooi <koen@dominion.kabel.utwente.nl>"
 DEPENDS = "gtk+ cairo esound zlib readline"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"