From cdda9c0e51627419d75a486f63a9a23f5062677f Mon Sep 17 00:00:00 2001 From: flz Date: Thu, 13 Oct 2005 22:28:32 +0000 Subject: - Unbreak by providing a backup master site. --- misc/fortune-mod-bofh/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/fortune-mod-bofh/Makefile b/misc/fortune-mod-bofh/Makefile index 2713777aee6c..19ecd260c7b7 100644 --- a/misc/fortune-mod-bofh/Makefile +++ b/misc/fortune-mod-bofh/Makefile @@ -7,18 +7,16 @@ PORTNAME= fortune-mod-bofh PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= http://www.void.irq.org/ -DISTNAME= bofh-fortune-mod${PORTVERSION} +MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:freebsd/} \ + http://www.void.irq.org/:original +MASTER_SITE_SUBDIR= flz/${PORTNAME}/:freebsd +DISTFILES= bofh-fortune-mod${PORTVERSION}${EXTRACT_SUFX}:original,freebsd MAINTAINER= onatan@gmail.com COMMENT= Compilation of excuses from the "Bastard Operator From Hell" -BROKEN= "mastersite unreachable" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message -- cgit