diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
commit | 15323e14ca5e26ed7f61689771fc0aa594453e3e (patch) | |
tree | 8548af9a729d1cf57c0e531cbb14598ae974ef7f /security/blocksshd | |
parent | 3f959ccac94a73ce731865cd12c9914cbe6d65b7 (diff) | |
download | freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.gz freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.zst freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.zip |
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Diffstat (limited to 'security/blocksshd')
-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 |