diff options
Diffstat (limited to 'comms/spandsp/Makefile')
-rw-r--r-- | comms/spandsp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 32749fa08b6f..4a83561cc1b4 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -8,7 +8,8 @@ PORTNAME= spandsp DISTVERSION= 0.0.2pre26 CATEGORIES= comms -MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/${PORTNAME}-${DISTVERSION}/ \ +MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \ + http://www.soft-switch.org/downloads/spandsp/old/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav |