diff options
Diffstat (limited to 'security/blocksshd/Makefile')
-rw-r--r-- | security/blocksshd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/blocksshd/Makefile b/security/blocksshd/Makefile index 5ebcd1d12e52..60cef6cbbb99 100644 --- a/security/blocksshd/Makefile +++ b/security/blocksshd/Makefile @@ -8,7 +8,7 @@ PORTNAME= blocksshd PORTVERSION= 1.3 CATEGORIES= security sysutils -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/BlockSSHD%20${PORTVERSION} MAINTAINER= jadawin@FreeBSD.org COMMENT= Protects computers from SSH brute force attacks |