summaryrefslogtreecommitdiff
path: root/games/freeciv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeciv/Makefile')
-rw-r--r--games/freeciv/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 5191b4fd41ff..8141e0688ef9 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -6,9 +6,10 @@
# $FreeBSD$
#
-DISTNAME= freeciv-1.8.3
+DISTNAME= freeciv-1.9.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/beta_version/ \
+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/
MAINTAINER= sheldonh@freebsd.org