diff options
-rw-r--r-- | net/asterisk18/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/asterisk18/Makefile b/net/asterisk18/Makefile index 3d0dd0fead83..1650decabaa0 100644 --- a/net/asterisk18/Makefile +++ b/net/asterisk18/Makefile @@ -11,6 +11,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX} +DEPRECATED= Migrate to newer asterisk, security support ends soon +EXPIRATION_DATE=2025-10-20 + MAINTAINER= cmt@FreeBSD.org COMMENT= Open Source PBX and telephony toolkit WWW= https://www.asterisk.org |