From a0bc91d5f74db7f7d39ecc8b65b870ad98973440 Mon Sep 17 00:00:00 2001 From: fjoe Date: Thu, 9 May 2013 08:46:53 +0000 Subject: Firmware is no longer installed by this port - remove firmware master site. --- misc/dahdi/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/misc/dahdi/Makefile b/misc/dahdi/Makefile index 068150f7454d..9e9f006f965e 100644 --- a/misc/dahdi/Makefile +++ b/misc/dahdi/Makefile @@ -9,8 +9,7 @@ PORTNAME= dahdi PORTVERSION= ${DAHDI_VERSION:S/-//g} PORTREVISION= 6 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL}\ - http://downloads.digium.com/pub/telephony/firmware/releases/:firmware +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fjoe DISTNAME= ${PORTNAME}-freebsd-complete-${DAHDI_VERSION}+${DAHDI_TOOLS_VERSION} -- cgit