From 5de4ad731b6fb1cb5808ba311e13dd05df2a08a9 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Sat, 26 Jul 2008 14:01:10 +0000 Subject: - Update CONFLICTS [1] - portlint(1) fix PR: ports/125977 (1) Submitted by: Mij (maintainer) --- security/sshguard-pf/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/security/sshguard-pf/Makefile b/security/sshguard-pf/Makefile index 6a7ba8b533f4..2172b57938c1 100644 --- a/security/sshguard-pf/Makefile +++ b/security/sshguard-pf/Makefile @@ -6,8 +6,10 @@ # PKGNAMESUFFIX= -pf -CONFLICTS= sshguard-1.0* sshguard-ipfw-1.0* -COMMENT= Protect hosts from brute force attacks against ssh using pf + +COMMENT= Protect hosts from brute force attacks against ssh and other services using pf + +CONFLICTS= sshguard-1.* sshguard-ipfilter-1.* sshguard-ipfw-1.* SSHGUARDFW= pf MASTERDIR= ${.CURDIR}/../sshguard -- cgit v1.2.3