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
commit13f66baae75d039112498c0eded647f651fbabef (patch)
tree007ca6428e3fe482e523fedd4983f496b67d1c36 /games
parent8a45d51b494c3a5f4a82b52eb20a401afed39a73 (diff)
downloadpkgsrc-13f66baae75d039112498c0eded647f651fbabef.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