diff options
| author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-12 22:13:32 +0000 |
|---|---|---|
| committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-12 22:13:32 +0000 |
| commit | cb346df6f3f08c50ee1788cbfea92ba8bb81bd84 (patch) | |
| tree | 8d5bfd49eb7f63558b9de9fa82cc328259c2b898 /security/sshguard | |
| parent | efe8b7ddc9d7e7a4b9b113cc2c43322b626b7e32 (diff) | |
Notes
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 6df050049e11..995753dbf610 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 hosts from brute force attacks against ssh CONFLICTS?= sshguard-ipfw-1.0* sshguard-pf-1.0* |
