diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-05-12 21:58:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-05-12 21:58:56 +0000 |
commit | 36847aeede566554fec165e2e498e0b3d6f9498c (patch) | |
tree | af2cc88d4d57b93604b9bc503452a91aeedb703f /net/asterisk16-addons | |
parent | 5492b03aec00ca292d7d231d229beefe05c3f442 (diff) |
Notes
Diffstat (limited to 'net/asterisk16-addons')
-rw-r--r-- | net/asterisk16-addons/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile index ef10fe956784..8fa26eaf9683 100644 --- a/net/asterisk16-addons/Makefile +++ b/net/asterisk16-addons/Makefile @@ -8,10 +8,8 @@ PORTNAME= asterisk16-addons PORTVERSION= 1.6.0.1 CATEGORIES= net -MASTER_SITES= http://downloads.digium.com/pub/asterisk/ \ - http://downloads.digium.com/pub/asterisk/old-releases/ \ - http://ftp.digium.com/pub/asterisk/ \ - http://ftp.digium.com/pub/asterisk/old-releases/ +MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ + http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ DISTNAME= asterisk-addons-${DISTVERSION} MAINTAINER= flo@kasimir.com |