diff options
-rw-r--r-- | misc/dahdi/Makefile | 3 |
1 files changed, 1 insertions, 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} |