summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/frotz/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile
index a5fe55f313ff..03e143374854 100644
--- a/games/frotz/Makefile
+++ b/games/frotz/Makefile
@@ -8,8 +8,9 @@
PORTNAME= frotz
PORTVERSION= 2.41
CATEGORIES= games
-MASTER_SITES= http://www.cs.csubak.edu/~dgriffi/frotz/files/ \
- ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/
+MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/ \
+ http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \
+ http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
MAINTAINER= ports@FreeBSD.org