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

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

Return to bug 125976