git: 8eebc2479bb1 - main - multimedia/svt-av1-psy: rephrase COMMENT

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 13 May 2024 11:10:34 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8eebc2479bb1f4f55b05fb3bab853ddcac1d122c

commit 8eebc2479bb1f4f55b05fb3bab853ddcac1d122c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-05-13 11:04:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-05-13 11:10:23 +0000

    multimedia/svt-av1-psy: rephrase COMMENT
---
 multimedia/svt-av1-psy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/multimedia/svt-av1-psy/Makefile b/multimedia/svt-av1-psy/Makefile
index e3f44c82b3ad..609794775d19 100644
--- a/multimedia/svt-av1-psy/Makefile
+++ b/multimedia/svt-av1-psy/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	2.0.0-A
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org
-COMMENT=	Scalable AV1 encoder with psychovisually enhancements
+COMMENT=	Scalable AV1 encoder focused on perceptual quality
 WWW=		https://github.com/gianni-rosato/svt-av1-psy
 
 LICENSE=	BSD2CLAUSE BSD3CLAUSE MIT