From 82051c765a0241d3b0de7d005b0c404aa44aeaf5 Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Wed, 20 Jan 2016 20:47:39 +0000 Subject: Update to FreeCiv 2.5.2 (bugfix release) --- games/freeciv/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/freeciv/Makefile') diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index f86de1e3d13b..39b004c88e4d 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= freeciv -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= games -MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} +MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ + http://download.gna.org/freeciv/stable/ MAINTAINER= johans@FreeBSD.org COMMENT= Free turn-based multiplayer strategy -- cgit v1.2.3