From 3a770d300a0659bbe356519b1c3adcfdd738ab4d Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Thu, 12 Dec 2019 13:35:42 +0000 Subject: [PATCH] Unbreak fetch PR: 242410 Submitted by: Anders Approved by: portmgr (blanket) --- games/inform7/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/games/inform7/Makefile b/games/inform7/Makefile index bf450cf53ccc..ef65d045b5aa 100644 --- a/games/inform7/Makefile +++ b/games/inform7/Makefile @@ -4,15 +4,12 @@ PORTNAME= inform7 PORTVERSION= 6L38 CATEGORIES= games -MASTER_SITES= http://ftp.ifarchive.org/if-archive/infocom/compilers/inform7/executables/ \ - http://ifarchive.heanet.ie/if-archive/infocom/compilers/inform7/executables/ +MASTER_SITES= http://ifarchive.org/if-archive/infocom/compilers/inform7/executables/ DISTNAME= I7_6L38_FreeBSD MAINTAINER= akosela@andykosela.com COMMENT= Inform 7 programming language (CLI edition) -BROKEN= unfetchable - RUN_DEPENDS= frotz:games/frotz ONLY_FOR_ARCHS= i386 amd64