diff options
Diffstat (limited to 'security/sshguard')
-rw-r--r-- | security/sshguard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile index 8880e3d9e4a8..6df050049e11 100644 --- a/security/sshguard/Makefile +++ b/security/sshguard/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mij@bitchx.it -COMMENT= Protect networked hosts from brute force attacks against ssh +COMMENT?= Protect networked hosts from brute force attacks against ssh CONFLICTS?= sshguard-ipfw-1.0* sshguard-pf-1.0* |