From 532a34cb8e24f7a8777925d35076d3cd02c41d30 Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 4 Apr 2019 10:38:57 +0000 Subject: [PATCH] typo in DESCR-pjsua; from Eddie Thieda --- telephony/pjsua/Makefile | 3 ++- telephony/pjsua/pkg/DESCR-pjsua | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/telephony/pjsua/Makefile b/telephony/pjsua/Makefile index c641d719cdf..bbbf048b501 100644 --- a/telephony/pjsua/Makefile +++ b/telephony/pjsua/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.45 2019/02/15 22:31:08 sthen Exp $ +# $OpenBSD: Makefile,v 1.46 2019/04/04 10:38:57 sthen Exp $ COMMENT-main= multimedia communication library (SIP, RTP, ICE, etc) COMMENT-pjsua= lightweight sip client @@ -7,6 +7,7 @@ V= 2.8 DISTNAME= pjproject-$V PKGNAME-main= pjsip-$V PKGNAME-pjsua= pjsua-$V +REVISION-pjsua= 0 EXTRACT_SUFX= .tar.bz2 LIBVER= 0.0 diff --git a/telephony/pjsua/pkg/DESCR-pjsua b/telephony/pjsua/pkg/DESCR-pjsua index a60ec8a1101..cae3e6513e4 100644 --- a/telephony/pjsua/pkg/DESCR-pjsua +++ b/telephony/pjsua/pkg/DESCR-pjsua @@ -2,7 +2,7 @@ pjsua is an open source command line SIP user agent that is used as the reference implementation for PJSIP and PJMEDIA. It has many features, such as: - * Mutiple identities/account registrations + * Multiple identities/account registrations * Concurrent calls and conference (unlimited number, but only up to 254 sources can be mixed to a single destination) * Call features: call hold, call transfer (attended or unattended,