aboutsummaryrefslogtreecommitdiff
path: root/net/twinkle
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-10-02 15:45:33 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-10-02 15:45:33 +0000
commit52887ea6e0e413fef72de65ea84743f3a6c1130e (patch)
treee7472a49060d80d1e5fc39a1cdb03f18639c23a0 /net/twinkle
parent6cde4c43b3f7868b66cfbbf85a54b4156472d75a (diff)
downloadports-52887ea6e0e413fef72de65ea84743f3a6c1130e.tar.gz
ports-52887ea6e0e413fef72de65ea84743f3a6c1130e.zip
Notes
Diffstat (limited to 'net/twinkle')
-rw-r--r--net/twinkle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/twinkle/Makefile b/net/twinkle/Makefile
index 5ba9d277b6e9..4e86a8845d63 100644
--- a/net/twinkle/Makefile
+++ b/net/twinkle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= twinkle
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.xs4all.nl/~mfnboer/twinkle/download/
@@ -16,7 +16,7 @@ COMMENT= Soft phone for your VoIP communcations using the SIP protocol
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp \
- ccrtp1-1.5.0:${PORTSDIR}/devel/ccrtp \
+ ccrtp1-1.5.1:${PORTSDIR}/devel/ccrtp \
sndfile.1:${PORTSDIR}/audio/libsndfile \
boost_regex.4:${PORTSDIR}/devel/boost \
speex.1:${PORTSDIR}/audio/speex \