From: Paul Sokolovsky Date: Sun, 10 Sep 2006 11:52:44 +0000 (+0000) Subject: freeciv: Update SECTION. X-Git-Tag: Release-2010-05/1~9453^2~871 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad97e3103f4ce97e250d0a3abfa085baec6e1c46;p=openembedded.git freeciv: Update SECTION. --- diff --git a/packages/freeciv/freeciv_2.0.8.bb b/packages/freeciv/freeciv_2.0.8.bb index accdc47af9..40751edf20 100644 --- a/packages/freeciv/freeciv_2.0.8.bb +++ b/packages/freeciv/freeciv_2.0.8.bb @@ -1,9 +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" +SECTION = "x11/games" LICENSE = "GPL" MAINTAINER = "Koen Kooi " DEPENDS = "gtk+ cairo esound zlib readline" -PR = "r1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"