summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-02-25 00:44:18 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-02-25 00:44:18 +0000
commit92e229a19db5de616e7542e90724a30261675a58 (patch)
tree1500bc55476d0b8fd38261e5423a66441df09003
parentupdate to 10.1.3 (diff)
Mark deprecated and set expiration date. However i won't remove it until the
first security vulnerability without official fix is discovered.
Notes
Notes: svn path=/head/; revision=292208
-rw-r--r--net/asterisk16/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index da313d43580f..d04d0b17d5a3 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -24,6 +24,9 @@ LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \
execinfo:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
+DEPRECATED= asterisk 1.6.2.* will be EOLed on 2012-04-21
+EXPIRATION_DATE= 2012-05-31
+
ONLY_FOR_ARCHS= i386 amd64 sparc64
GNU_CONFIGURE= yes