git: 0d2d328c5635 - main - sysutils/cardano-cli: Fix COMMENT

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Fri, 15 Mar 2024 10:42:38 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d2d328c5635d214a59b246f566c6c8b83ceb709

commit 0d2d328c5635d214a59b246f566c6c8b83ceb709
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-15 10:41:12 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-15 10:41:12 +0000

    sysutils/cardano-cli: Fix COMMENT
    
    Reported by:    bapt
---
 sysutils/cardano-cli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/cardano-cli/Makefile b/sysutils/cardano-cli/Makefile
index 81aad85682c3..0a17d8bab960 100644
--- a/sysutils/cardano-cli/Makefile
+++ b/sysutils/cardano-cli/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	sysutils net-p2p
 MASTER_SITES=	https://chap.intersectmbo.org/package/:chap
 
 MAINTAINER=	arrowd@FreeBSD.org
-COMMENT=	Command lane management tool for Cardano node
+COMMENT=	Command line management tool for Cardano node
 WWW=		https://cardano.org/
 
 LICENSE=	APACHE20