summaryrefslogtreecommitdiff
path: root/net/asterisk
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2007-05-29 20:52:15 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2007-05-29 20:52:15 +0000
commit415e48c682afeaa3b57cc50301e3cb9588cae4b3 (patch)
tree05dbcf56316af0627782e48a925006956a753579 /net/asterisk
parentUpdate to 0.25. (diff)
Correct newt library version number.
PR: 113121 Submitted by: viper<viper@perm.raid.ru>
Notes
Notes: svn path=/head/; revision=192336
Diffstat (limited to 'net/asterisk')
-rw-r--r--net/asterisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index c9024c4cd57d..f1f830f08814 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -17,7 +17,7 @@ COMMENT= An Open Source PBX and telephony toolkit
BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \
- newt.52:${PORTSDIR}/devel/newt \
+ newt.51:${PORTSDIR}/devel/newt \
curl.4:${PORTSDIR}/ftp/curl
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123