diff options
Diffstat (limited to 'games/freeciv-gtk2/Makefile')
-rw-r--r-- | games/freeciv-gtk2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index 5191b4fd41ff..8141e0688ef9 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/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 |