git: 33a2808d9cea - main - audio/kaldi: Correct typo

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 16 Dec 2023 07:32:11 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33a2808d9cea9b2fc9df647c66bc6d88a35d5d2d

commit 33a2808d9cea9b2fc9df647c66bc6d88a35d5d2d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-12-16 06:45:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-12-16 06:45:02 +0000

    audio/kaldi: Correct typo
---
 audio/kaldi/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/kaldi/Makefile b/audio/kaldi/Makefile
index a2893a0e941c..e48e2f3ba062 100644
--- a/audio/kaldi/Makefile
+++ b/audio/kaldi/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS=	libcblas.so:math/cblas \
 
 USES=		cmake compiler:c++17-lang localbase:ldflags python:build
 
-USE_GITHUB=	YES
+USE_GITHUB=	yes
 GH_ACCOUNT=	kaldi-asr
 GH_TAGNAME=	21ae411