summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>2001-10-08 16:27:39 +0000
committerMatthew Hunt <mph@FreeBSD.org>2001-10-08 16:27:39 +0000
commit0b5a840b4839f23d43f0d7229e2385e120ac6058 (patch)
treebaf6c6badf6111d8bbb3418016e8cc98d34143c6 /games
parentadd libafterbase (diff)
Some ftp.gmd.de -> ftp.ifarchive.org changes that I forgot about.
PR: ports/30847 Submitted by: Dave Chapeskie <bsdport@ddm.wox.org>
Notes
Notes: svn path=/head/; revision=48569
Diffstat (limited to 'games')
-rw-r--r--games/inform/pkg-descr2
-rw-r--r--games/xzip/Makefile7
2 files changed, 7 insertions, 2 deletions
diff --git a/games/inform/pkg-descr b/games/inform/pkg-descr
index 1e4c66e2cb9f..583e2dd7c518 100644
--- a/games/inform/pkg-descr
+++ b/games/inform/pkg-descr
@@ -8,4 +8,4 @@ as TeX, Postscript, or PDF, build the port with NOPORTDOCS=yes
and obtain the manual from the FTP site. The FTP site also
contains example games and other resources.
-ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/
+ftp://ftp.ifarchive.org/if-archive/infocom/compilers/inform6/
diff --git a/games/xzip/Makefile b/games/xzip/Makefile
index 750c91438c65..8540743fd98b 100644
--- a/games/xzip/Makefile
+++ b/games/xzip/Makefile
@@ -8,7 +8,12 @@
PORTNAME= xzip
PORTVERSION= 1.8.2
CATEGORIES= games
-MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/zip/
+MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \
+ ftp://www.plover.net/if-archive/infocom/interpreters/zip/ \
+ ftp://ftp.guetech.org/if-archive/infocom/interpreters/zip/ \
+ ftp://mirror.holmoak.co.uk/if-archive/infocom/interpreters/zip/ \
+ ftp://ftp.funet.fi/pub/misc/if-archive/infocom/interpreters/zip/ \
+ ftp://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/zip/
DISTFILES= xzip182.tar.Z
MAINTAINER= mph@freebsd.org