diff options
-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 |