summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortron <tron>2000-03-28 06:28:28 +0000
committertron <tron>2000-03-28 06:28:28 +0000
commit1c373f96aef549203ffb88eda3ba1c2b9113e5f0 (patch)
tree007ca6428e3fe482e523fedd4983f496b67d1c36 /games
parent5e18779b66b6eaaf15ab56831e8ba1b92c3ff449 (diff)
downloadpkgsrc-1c373f96aef549203ffb88eda3ba1c2b9113e5f0.tar.gz
Add missing slash to URL for "ftp.freeciv.org".
Diffstat (limited to 'games')
-rw-r--r--games/freeciv-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common
index 42e24a86064..eda8d157fc5 100644
--- a/games/freeciv-share/Makefile.common
+++ b/games/freeciv-share/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2000/03/28 00:33:37 jlam Exp $
+# $NetBSD: Makefile.common,v 1.2 2000/03/28 06:28:28 tron Exp $
DISTNAME= freeciv-1.10.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version \
+MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \
http://www.freeciv.org/ftp/stable_version/
EXTRACT_SUFX= .tar.bz2