git: a5a0666f462a - main - sysutils/ncdu2: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:19:55 UTC
The branch main has been updated by sunpoet:

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

commit a5a0666f462a0da2a69ce775e7ae9e91ef4589c5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:28:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:44 +0000

    sysutils/ncdu2: Cosmetic change
---
 sysutils/ncdu2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/ncdu2/Makefile b/sysutils/ncdu2/Makefile
index a0e5a71e60be..3f39e0332301 100644
--- a/sysutils/ncdu2/Makefile
+++ b/sysutils/ncdu2/Makefile
@@ -12,7 +12,7 @@ WWW=		https://dev.yorhel.nl/ncdu \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSES/MIT.txt
 
-BUILD_DEPENDS=	zig>=0.11.0<0.11.0_99:lang/zig
+BUILD_DEPENDS=	zig>=0.11<0.11_99:lang/zig
 
 USES=		ncurses