git: 85695611bbb0 - main - japanese/radish-play: Apply audio subcategory and minor fixes

From: Koichiro Iwao <meta_at_FreeBSD.org>
Date: Tue, 24 Jun 2025 08:37:53 UTC
The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85695611bbb0116d80a2056d127d7f5e68a9d047

commit 85695611bbb0116d80a2056d127d7f5e68a9d047
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2025-06-24 08:20:04 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-06-24 08:35:12 +0000

    japanese/radish-play: Apply audio subcategory and minor fixes
    
    PR:             279840
---
 japanese/radish-play/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/japanese/radish-play/Makefile b/japanese/radish-play/Makefile
index a81a97d90941..e591916f310c 100644
--- a/japanese/radish-play/Makefile
+++ b/japanese/radish-play/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	radish-play
 DISTVERSION=	g20250621
-CATEGORIES=	japanese
+CATEGORIES=	japanese audio
 
 MAINTAINER=	mew14930xvi@inbox.lv
 COMMENT=	Japanese Internet radio player
@@ -24,8 +24,8 @@ PLIST_FILES=	bin/${PORTNAME}
 OPTIONS_DEFAULT=	MPV
 OPTIONS_SINGLE=		PLAYER
 OPTIONS_SINGLE_PLAYER=	FFPLAY MPV
-FFPLAY_DESC=		use ffplay (via ffmpeg, implies the SDL option)
-MPV_DESC=		use mpv as media player
+FFPLAY_DESC=		Use ffplay (via ffmpeg, implies the SDL option)
+MPV_DESC=		Use mpv as media player
 
 FFPLAY_RUN_DEPENDS=	ffplay:multimedia/ffmpeg
 FFPLAY_EXTRA_PATCHES=	${PATCHDIR}/ffplay-patch-radish-play.sh