summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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