git: 08c939e0440f - main - sysutils/bfs: fix typo

From: Dries Michiels <driesm_at_FreeBSD.org>
Date: Wed, 29 May 2024 19:12:15 UTC
The branch main has been updated by driesm:

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

commit 08c939e0440f63c2fcf895a1b8d64a12fd19f174
Author:     Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2024-05-29 19:10:38 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-05-29 19:10:38 +0000

    sysutils/bfs: fix typo
    
    Reported by:    osa
---
 sysutils/bfs/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile
index d2e6c01af3d2..4a747357edfa 100644
--- a/sysutils/bfs/Makefile
+++ b/sysutils/bfs/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	bfs
 DISTVERSION=	3.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	driesm@FreeBSD.org
@@ -28,7 +29,7 @@ ONIGURUMA_DESC=		Oniguruma regular expression support
 RELEASE_DESC=		Enable optimizations, disable assertions
 
 ONIGURUMA_LIB_DEPENDS=		libonig.so:devel/oniguruma
-ONIGURUMA_CONFIGURE_WITHE=	oniguruma
+ONIGURUMA_CONFIGURE_WITH=	oniguruma
 
 RELEASE_CONFIGURE_ENABLE=	release