From a87869aaa72c0182f9befda3c9debe7a42985bc3 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 27 Aug 2012 13:15:07 +0000 Subject: Fix URL for primary MASTER_SITE. Server was producing a botched 401 that made the distfile unfetchable. --- misc/fortune-mod-bofh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/fortune-mod-bofh') diff --git a/misc/fortune-mod-bofh/Makefile b/misc/fortune-mod-bofh/Makefile index 43c160c164bc..1c2b143043f6 100644 --- a/misc/fortune-mod-bofh/Makefile +++ b/misc/fortune-mod-bofh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:freebsd/} \ - http://www.void.irq.org/:original + http://www.irq.org/:original MASTER_SITE_SUBDIR= flz/${PORTNAME}/:freebsd DISTFILES= bofh-fortune-mod${PORTVERSION}${EXTRACT_SUFX}:original,freebsd -- cgit v1.2.3