summaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-20 01:21:00 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-20 01:21:00 +0000
commit4274fa6fb526a7726152f477e4d3f6847458a4b2 (patch)
tree8d5a5f0577e4ea3eb2ba526fb09c0bd8bc91407d /games/freeciv
parentRemove dead master site. (diff)
Update the path for the main distribution site and remove a dysfunctional
master site.
Notes
Notes: svn path=/head/; revision=19584
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index bb50da3c833a..05f2bc6c6fb1 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -3,13 +3,12 @@
# Date created: Jun 20 1997
# Whom: ada@bsd.org
#
-# $Id: Makefile,v 1.19 1999/02/08 18:07:44 dirk Exp $
+# $Id: Makefile,v 1.20 1999/05/01 03:11:05 steve Exp $
#
DISTNAME= freeciv-1.8.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/ \
- ftp://ftp.pvv.ntnu.no/pub/freeciv/ \
+MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
MAINTAINER= ada@bsd.org