From 935d80d6686082e8d08721095c8b5cffe0a943fb Mon Sep 17 00:00:00 2001
From: Chris Piazza <cpiazza@FreeBSD.org>
Date: Tue, 28 Sep 1999 22:47:13 +0000
Subject: The last commit had a bogus path in the MASTER_SITE and I forgot to
 tell sheldonh before he committed it..

---
 games/freeciv-gtk2/Makefile | 2 +-
 games/freeciv/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'games')

diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile
index 6de9a0ae2665..ea6553997a41 100644
--- a/games/freeciv-gtk2/Makefile
+++ b/games/freeciv-gtk2/Makefile
@@ -8,7 +8,7 @@
 
 DISTNAME=	freeciv-1.8.3
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \
+MASTER_SITES=	ftp://ftp.freeciv.org/pub/freeciv/beta_version/ \
 		http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
 
 MAINTAINER=	ada@bsd.org
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 6de9a0ae2665..ea6553997a41 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -8,7 +8,7 @@
 
 DISTNAME=	freeciv-1.8.3
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \
+MASTER_SITES=	ftp://ftp.freeciv.org/pub/freeciv/beta_version/ \
 		http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
 
 MAINTAINER=	ada@bsd.org
-- 
cgit v1.2.3