diff options
Diffstat (limited to 'net/kamailio/Makefile')
-rw-r--r-- | net/kamailio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile index e6f739d68d99..e5e368116023 100644 --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -1,5 +1,6 @@ PORTNAME= kamailio -DISTVERSION= 6.0.1 +DISTVERSION= 6.0.2 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/ DISTNAME= ${PORTNAME}-${DISTVERSION}_src @@ -70,7 +71,6 @@ PYTHON3_DESC= Execute embedded Python3 scripts SCTP_DESC= SCTP support SIPREPO_DESC= In-memory SIP message storage SLACK_DESC= Connector to Slack channels -WEBSOCKET_DESC= WebSocket transport layer DIALPLAN_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 DIALPLAN_VARS= EXTRA_MODULES+=dialplan |