summaryrefslogtreecommitdiff
path: root/games/freeciv-share/Makefile.common
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-03-18 13:12:14 +0000
committeradam <adam@pkgsrc.org>2007-03-18 13:12:14 +0000
commit245e9ac31f3b2b1935f7c04952d030b4a5548946 (patch)
tree0a185d4ea420af3869481340119b92b0b64ab4c6 /games/freeciv-share/Makefile.common
parent3610ce4b8e8c674b9e5203ca59221d7250dda65a (diff)
downloadpkgsrc-245e9ac31f3b2b1935f7c04952d030b4a5548946.tar.gz
Changes 2.0.9:
- Fix memory leaks in AI code. - Client worklist fix. - Several compilation fixes. - Fix for status of bribed units. - Fix client crashes. - Fxi server crashes. - Extra checks against starting position on poles. - Fix security problem in attributes code. - Helicopters no longer lose hitpoints when on a carrier. - Fix bug causing some pregame messages to be lost.
Diffstat (limited to 'games/freeciv-share/Makefile.common')
-rw-r--r--games/freeciv-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common
index c61af6c1d07..570236f8bcb 100644
--- a/games/freeciv-share/Makefile.common
+++ b/games/freeciv-share/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.28 2006/06/11 13:51:25 joerg Exp $
+# $NetBSD: Makefile.common,v 1.29 2007/03/18 13:12:14 adam Exp $
DISTNAME= freeciv-${FC_VERS}
-FC_VERS= 2.0.8
+FC_VERS= 2.0.9
CATEGORIES= games
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
http://www.freeciv.org/ftp/stable/ \