diff options
Diffstat (limited to 'security/sshguard/Makefile')
-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 f3fd117ac49e..a0b2aff226cb 100644 --- a/security/sshguard/Makefile +++ b/security/sshguard/Makefile @@ -8,7 +8,7 @@ PORTNAME= sshguard PORTVERSION= 1.3 CATEGORIES= security -MASTER_SITES= SF +MASTER_SITES= SF/sshguard/sshguard/sshguard-${PORTVERSION} MAINTAINER= mij@bitchx.it COMMENT?= Protect hosts from brute force attacks against ssh and other services |