summaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-02-08 18:07:44 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-02-08 18:07:44 +0000
commit6900cdcea5bc4bdd7f58fe2eaa2df05fcb1bcf69 (patch)
tree98bf253c2d715f96c8c0a8b27de43c906aa57909 /games/freeciv
parentUpgrade to 3.22.16a-gamma. (diff)
- add more MASTER_SITES
- remove EXTRACT_SUFX=.tar.bz2 (not needed if USE_BZIP2 is defined) - remove BROKEN
Notes
Notes: svn path=/head/; revision=16561
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 4ac230d5d9c0..b1a3b5d48187 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -3,20 +3,19 @@
# Date created: Jun 20 1997
# Whom: ada@bsd.org
#
-# $Id: Makefile,v 1.17 1999/02/01 22:01:00 asami Exp $
+# $Id: Makefile,v 1.18 1999/02/03 11:11:44 asami Exp $
#
DISTNAME= freeciv-1.7.2
CATEGORIES= games
-MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/ \
+ ftp://ftp.pvv.ntnu.no/pub/freeciv/ \
+ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
MAINTAINER= ada@bsd.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-BROKEN='no route to the *single* mastersite'
-
USE_BZIP2= yes
GNU_CONFIGURE= yes