diff options
-rw-r--r-- | net/asterisk16/Makefile | 3 |
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 |