diff options
author | Renato Botelho <garga@FreeBSD.org> | 2008-07-25 18:37:43 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2008-07-25 18:37:43 +0000 |
commit | 8a58de3bd1433b38a35ff741fe18d5d63359adf6 (patch) | |
tree | 944835fc0ac6423553550d68b024fd31e17a80f2 /security | |
parent | d6164d502e59f8ca6766093d64f96957fea701c9 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/scanhill/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/scanhill/Makefile b/security/scanhill/Makefile index 7fef4b4bb442..c626cf20659f 100644 --- a/security/scanhill/Makefile +++ b/security/scanhill/Makefile @@ -8,7 +8,9 @@ PORTNAME= scanhill DISTVERSION= 0.5-p1 CATEGORIES= security net-im -MASTER_SITES= http://www.enderunix.org/scanhill/ +MASTER_SITES= http://www.enderunix.org/scanhill/ \ + http://www.sourcefiles.org/Networking/Security/Sniffers/ \ + http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/s/sc/scanhill/ MAINTAINER= garga@FreeBSD.org COMMENT= Microsoft Messenger Protocol Sniffer |