diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-12-10 17:27:02 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-12-10 17:27:02 +0000 |
commit | ba63202a14f9e695556e8463269b69be52032646 (patch) | |
tree | 413605d72ec461cf6b0e6941027ac6cff4738db4 /net/linphone-base | |
parent | cc9be3417b501d40d6fd239e68b09cef6bce9bf9 (diff) | |
download | ports-ba63202a14f9e695556e8463269b69be52032646.tar.gz ports-ba63202a14f9e695556e8463269b69be52032646.zip |
Notes
Diffstat (limited to 'net/linphone-base')
-rw-r--r-- | net/linphone-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index 1d6cc689d42c..8990a739580b 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -19,7 +19,7 @@ COMMENT= A web phone that supports SIP protocol BROKEN= broken by latest update to libosip2 DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 +EXPIRATION_DATE=2007-01-01 LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm \ jack.0:${PORTSDIR}/audio/jack \ |