aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>2001-10-09 00:27:39 +0800
committermph <mph@FreeBSD.org>2001-10-09 00:27:39 +0800
commit66801fd5debdd39712da942660308e8d2d8d74ef (patch)
tree5935ad8574802c982e6d79d87feec9dfaf6d6c98 /games
parentdc4fc760ab67f340c7bfd8f853b30e736bc30e6a (diff)
downloadfreebsd-ports-gnome-66801fd5debdd39712da942660308e8d2d8d74ef.tar.gz
freebsd-ports-gnome-66801fd5debdd39712da942660308e8d2d8d74ef.tar.zst
freebsd-ports-gnome-66801fd5debdd39712da942660308e8d2d8d74ef.zip
Some ftp.gmd.de -> ftp.ifarchive.org changes that I forgot about.
PR: ports/30847 Submitted by: Dave Chapeskie <bsdport@ddm.wox.org>
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