diff options
Diffstat (limited to 'security/sshguard-pf')
-rw-r--r-- | security/sshguard-pf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshguard-pf/Makefile b/security/sshguard-pf/Makefile index c2d99025da4f..6a7ba8b533f4 100644 --- a/security/sshguard-pf/Makefile +++ b/security/sshguard-pf/Makefile @@ -7,7 +7,7 @@ PKGNAMESUFFIX= -pf CONFLICTS= sshguard-1.0* sshguard-ipfw-1.0* -COMMENT= Protect networked hosts from brute force attacks against ssh using pf +COMMENT= Protect hosts from brute force attacks against ssh using pf SSHGUARDFW= pf MASTERDIR= ${.CURDIR}/../sshguard |