svn commit: r465504 - head/net/pjsip

Guido Falsi madpilot at FreeBSD.org
Sun Mar 25 08:11:54 UTC 2018


Author: madpilot
Date: Sun Mar 25 08:11:53 2018
New Revision: 465504
URL: https://svnweb.freebsd.org/changeset/ports/465504

Log:
  Reword option description to include all asterisk versions.

Modified:
  head/net/pjsip/Makefile

Modified: head/net/pjsip/Makefile
==============================================================================
--- head/net/pjsip/Makefile	Sun Mar 25 08:09:39 2018	(r465503)
+++ head/net/pjsip/Makefile	Sun Mar 25 08:11:53 2018	(r465504)
@@ -29,7 +29,7 @@ OPTIONS_DEFINE=	AMR DEBUG EXTSRTP FFMPEG G711 G722 G72
 		SHARED SOUND SPEEX SPEEXAEC V4L VIDEO WEBRTC
 OPTIONS_DEFAULT=G711 G722 G7221 GSM ILBC L16 SHARED SPEEX SPEEXAEC
 
-EXTSRTP_DESC=	Use libsrtp port (needed to get SRTP support in asterisk13 pjsip backend)
+EXTSRTP_DESC=	Use libsrtp port (needed to get SRTP support in asterisk pjsip backend)
 G711_DESC=	G.711 codec support
 G722_DESC=	G.722 codec support
 G7221_DESC=	G.722.1 codec support


More information about the svn-ports-head mailing list