diff options
Diffstat (limited to 'net/asterisk-bristuff/Makefile')
-rw-r--r-- | net/asterisk-bristuff/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index 93e63cc0dc85..8843e1656192 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/Makefile @@ -9,7 +9,9 @@ PORTNAME= asterisk PORTVERSION= 1.0.9 PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ +MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ + http://ftp.digium.com/pub/asterisk/old-releases/ \ + ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ PATCHFILES= ${PORTNAME}-1.0.8-${BRIVER}.patch.gz |