diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/asterisk-addons/Makefile | 3 | ||||
-rw-r--r-- | net/asterisk14-addons/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/asterisk-addons/Makefile b/net/asterisk-addons/Makefile index f796fb12e599..f01d53934e60 100644 --- a/net/asterisk-addons/Makefile +++ b/net/asterisk-addons/Makefile @@ -9,7 +9,8 @@ PORTNAME= asterisk-addons PORTVERSION= 1.4.6 PORTREVISION= 4 CATEGORIES= net -MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ +MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ + http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ MAINTAINER= pneumann@gmail.com COMMENT= GPL modules for the Asterisk Open Source PBX diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile index f796fb12e599..f01d53934e60 100644 --- a/net/asterisk14-addons/Makefile +++ b/net/asterisk14-addons/Makefile @@ -9,7 +9,8 @@ PORTNAME= asterisk-addons PORTVERSION= 1.4.6 PORTREVISION= 4 CATEGORIES= net -MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ +MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ + http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ MAINTAINER= pneumann@gmail.com COMMENT= GPL modules for the Asterisk Open Source PBX |