git: 37eb91db238c - main - security/py-fail2ban: fix typo in pkg-message

From: Dan Langille <dvl_at_FreeBSD.org>
Date: Sun, 04 May 2025 13:42:22 UTC
The branch main has been updated by dvl:

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

commit 37eb91db238ce615996a63b4fb805c53786bd885
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2025-05-04 13:28:17 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2025-05-04 13:42:09 +0000

    security/py-fail2ban: fix typo in pkg-message
    
    Approved by:    portmgr (blanket)
---
 security/py-fail2ban/Makefile    | 2 +-
 security/py-fail2ban/pkg-message | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile
index eb08a64c5e1c..9d54b98375ce 100644
--- a/security/py-fail2ban/Makefile
+++ b/security/py-fail2ban/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fail2ban
 DISTVERSION=	1.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/security/py-fail2ban/pkg-message b/security/py-fail2ban/pkg-message
index 0513a2e53aa9..9e4a5301d403 100644
--- a/security/py-fail2ban/pkg-message
+++ b/security/py-fail2ban/pkg-message
@@ -2,7 +2,7 @@
 { type: install
   message: <<EOM
 Please do not edit the fail2ban.conf, jail.conf, or any other 
-files in the distributen as they will be overwritten upon each 
+files in the distribution as they will be overwritten upon each 
 upgrade of the port. Instead, create new files named *.local e.g. 
 fail2ban.local or jail.local.