diff options
Diffstat (limited to 'comms/spandsp-devel5/Makefile')
-rw-r--r-- | comms/spandsp-devel5/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/spandsp-devel5/Makefile b/comms/spandsp-devel5/Makefile index bdb06a923aee..4b2660ea9803 100644 --- a/comms/spandsp-devel5/Makefile +++ b/comms/spandsp-devel5/Makefile @@ -8,7 +8,9 @@ PORTNAME= spandsp DISTVERSION= 0.0.2pre18 CATEGORIES= comms -MASTER_SITES= ftp://soft-switch.org/pub/spandsp/${PORTNAME}-${DISTVERSION}/ +MASTER_SITES= ftp://soft-switch.org/pub/spandsp/${PORTNAME}-${DISTVERSION}/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav MAINTAINER= ports@FreeBSD.org COMMENT= Fax DSP library for Asterisk |