Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2026 09:41:31 +0000
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4ceab829a37b - main - comms/meshcore-cli: Fix typo in COMMENT and bump PORTREVISION
Message-ID:  <6990434b.2301e.7e5902c5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by lme:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ceab829a37b028afddf254b31794b66a6da61be

commit 4ceab829a37b028afddf254b31794b66a6da61be
Author:     Lars Engels <lme@FreeBSD.org>
AuthorDate: 2026-02-14 09:36:33 +0000
Commit:     Lars Engels <lme@FreeBSD.org>
CommitDate: 2026-02-14 09:39:23 +0000

    comms/meshcore-cli: Fix typo in COMMENT and bump PORTREVISION
    
    Approved by:    Just fix it
---
 comms/meshcore-cli/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/comms/meshcore-cli/Makefile b/comms/meshcore-cli/Makefile
index 0a5c6f3b6f19..e48afae463ae 100644
--- a/comms/meshcore-cli/Makefile
+++ b/comms/meshcore-cli/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	meshcore_cli
 PORTVERSION=	1.4.1
+PORTREVISION=	1
 CATEGORIES=	comms python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	samm@FreeBSD.org
-COMMENT=	CLI interface to MeschCore companion app over TCP or Serial
+COMMENT=	CLI interface to MeshCore companion app over TCP or Serial
 WWW=		https://github.com/meshcore-dev/meshcore-cli
 
 LICENSE=	MIT


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6990434b.2301e.7e5902c5>