summaryrefslogtreecommitdiff
path: root/net/asterisk/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2009-01-08 20:16:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2009-01-08 20:16:52 +0000
commitecb1dbff0cf669da5005ea6448d8f02557655bb3 (patch)
tree43f4c43115f566a40aa508990228e1659db9965a /net/asterisk/Makefile
parentUpdate to 0.9.5. (The former nltk-lite has become the new nltk, thus the lower (diff)
Update to 1.4.22.1.
Notes
Notes: svn path=/head/; revision=225522
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r--net/asterisk/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index f2f9762ba7fb..049e470e5fd7 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= asterisk
-PORTVERSION= 1.4.22
-PORTREVISION= 1
+PORTVERSION= 1.4.22.1
CATEGORIES= net
-MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
+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/
MAINTAINER= sobomax@FreeBSD.org