aboutsummaryrefslogtreecommitdiff
path: root/games/xzip
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/xzip
parent8c2edddff87e950aaf9bd3cf49913bc653dc5882 (diff)
downloadports-0b5a840b4839f23d43f0d7229e2385e120ac6058.tar.gz
ports-0b5a840b4839f23d43f0d7229e2385e120ac6058.zip
Notes
Diffstat (limited to 'games/xzip')
-rw-r--r--games/xzip/Makefile7
1 files changed, 6 insertions, 1 deletions
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