diff options
Diffstat (limited to 'security/py-fail2ban')
-rw-r--r-- | security/py-fail2ban/Makefile | 2 | ||||
-rw-r--r-- | 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. |