From 77e6e8af922cb9c9e2c9726b694b80d942ab5c85 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 15 Aug 2001 19:50:30 +0000 Subject: Update freeciv-share, freeciv-server, freeciv-client, and freeciv-client-gtk to 1.12.0. Major changes from version 1.11.4 include: - Big fixes, of course. - Better compatibility with Civilization II. - Better internationalization. - Prettier graphics/tiles. - More maps. - Players can agree to give shared vision, which means that you automatically see everything the other player sees. --- games/freeciv-share/Makefile.common | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'games/freeciv-share/Makefile.common') diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common index d7f1e2cd655..477dd4311fc 100644 --- a/games/freeciv-share/Makefile.common +++ b/games/freeciv-share/Makefile.common @@ -1,21 +1,21 @@ -# $NetBSD: Makefile.common,v 1.9 2001/06/21 05:06:17 jlam Exp $ +# $NetBSD: Makefile.common,v 1.10 2001/08/15 19:50:31 jlam Exp $ DISTNAME= freeciv-${FC_VERS} -FC_VERS= 1.11.4 +FC_VERS= 1.12.0 CATEGORIES= games MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \ - http://www.freeciv.org/ftp/stable/ + http://www.freeciv.org/ftp/stable/ \ + ftp://ftp.freeciv.org/pub/freeciv/beta/ \ + http://www.freeciv.org/ftp/beta/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.freeciv.org/ BUILD_USES_MSGFMT= # defined +GNU_CONFIGURE= # defined DISTINFO_FILE= ${.CURDIR}/../../games/freeciv-share/distinfo PATCHDIR= ${.CURDIR}/../../games/freeciv-share/patches -GNU_CONFIGURE= # defined -#USE_LIBINTL= # defined - .include "../../devel/gettext-lib/buildlink.mk" -- cgit v1.2.3