summaryrefslogtreecommitdiff
path: root/games/freeciv-gtk2/Makefile
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-02-29 14:58:38 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-02-29 14:58:38 +0000
commit02c90adaa5faf85c6e6880af33dc9b01b46ba704 (patch)
tree76e761b999d62846ab1d3595c3ce773f04fcc101 /games/freeciv-gtk2/Makefile
parentUpgrade to mod_ssl 2.6.1 (diff)
Update to 1.10.0:
* Includes several new nations. * Better internationalization (+ Norway, Britain, Russia). * Lots of rule changes, mostly for Civ2 conformance. * A few GUI improvements (like city work queues). * A neat "connect" command for settlers/engineers, which allows easy building of a road between two arbitrary points.
Notes
Notes: svn path=/head/; revision=26443
Diffstat (limited to 'games/freeciv-gtk2/Makefile')
-rw-r--r--games/freeciv-gtk2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile
index 8141e0688ef9..f5ef767c5257 100644
--- a/games/freeciv-gtk2/Makefile
+++ b/games/freeciv-gtk2/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: freeciv
-# Version required: 1.8.3
+# Version required: 1.10.0
# Date created: Jun 20 1997
# Whom: ada@bsd.org
#
# $FreeBSD$
#
-DISTNAME= freeciv-1.9.0
+DISTNAME= freeciv-1.10.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \
- ftp://ftp.pvv.ntnu.no/pub/freeciv/stable_version/ \
- http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
+ ftp://ftp.pvv.ntnu.no/pub/freeciv/stable_version/
MAINTAINER= sheldonh@freebsd.org