View | Details | Raw Unified | Return to bug 125977
Collapse All | Expand All

(-)sshguard-pf/Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PKGNAMESUFFIX=	-pf
8
PKGNAMESUFFIX=	-pf
9
CONFLICTS=	sshguard-1.0* sshguard-ipfw-1.0*
9
CONFLICTS=	sshguard-1.* sshguard-ipfilter-1.* sshguard-ipfw-1.*
10
COMMENT=	Protect hosts from brute force attacks against ssh using pf
10
COMMENT=	Protect hosts from brute force attacks against ssh and other services using pf
11
11
12
SSHGUARDFW=	pf
12
SSHGUARDFW=	pf
13
MASTERDIR=	${.CURDIR}/../sshguard
13
MASTERDIR=	${.CURDIR}/../sshguard

Return to bug 125977