diff options
author | xride <xride@FreeBSD.org> | 2006-12-11 01:27:02 +0800 |
---|---|---|
committer | xride <xride@FreeBSD.org> | 2006-12-11 01:27:02 +0800 |
commit | 43994c46f150a80094923def01c9aa959cd36ded (patch) | |
tree | 1615278ac57677731d9abdb7325dcbdf33b92385 /net | |
parent | d6cd33e086bfa88fee56ca7ef372cc1e7fd0b779 (diff) | |
download | freebsd-ports-graphics-43994c46f150a80094923def01c9aa959cd36ded.tar.gz freebsd-ports-graphics-43994c46f150a80094923def01c9aa959cd36ded.tar.zst freebsd-ports-graphics-43994c46f150a80094923def01c9aa959cd36ded.zip |
Pushing EXPIRATION_DATE a month to give me time to work on
PR ports/105884
Approved by: linimon
Diffstat (limited to 'net')
-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 1d6cc689d42..8990a739580 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 \ |