svn commit: r530555 - head/multimedia/obs-websocket

Yuri Victorovich yuri at FreeBSD.org
Sat Apr 4 07:00:53 UTC 2020


Author: yuri
Date: Sat Apr  4 06:54:12 2020
New Revision: 530555
URL: https://svnweb.freebsd.org/changeset/ports/530555

Log:
  multimedia/obs-websocket: Improve COMMENT; Fix the URL in pkg-message

Modified:
  head/multimedia/obs-websocket/Makefile
  head/multimedia/obs-websocket/pkg-message

Modified: head/multimedia/obs-websocket/Makefile
==============================================================================
--- head/multimedia/obs-websocket/Makefile	Sat Apr  4 06:53:05 2020	(r530554)
+++ head/multimedia/obs-websocket/Makefile	Sat Apr  4 06:54:12 2020	(r530555)
@@ -6,7 +6,7 @@ DISTVERSIONSUFFIX=	-g67e89e7
 CATEGORIES=	multimedia www
 
 MAINTAINER=	yuri at FreeBSD.org
-COMMENT=	WebSockets API for OBS Studio
+COMMENT=	OBS Studio Plugin: WebSockets API
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE

Modified: head/multimedia/obs-websocket/pkg-message
==============================================================================
--- head/multimedia/obs-websocket/pkg-message	Sat Apr  4 06:53:05 2020	(r530554)
+++ head/multimedia/obs-websocket/pkg-message	Sat Apr  4 06:54:12 2020	(r530555)
@@ -4,7 +4,7 @@
 You installed obs-websocket: a WebSockets plugin for OBS Studio.
 
 In order to use obs-websocket you most likely need to install
-this NodeJS project: https://github.com/t2t2/obs-tablet-remot
+this NodeJS project: https://github.com/t2t2/obs-tablet-remote
 
 EOM
 }


More information about the svn-ports-all mailing list