diff options
author | garga <garga@FreeBSD.org> | 2008-07-26 02:37:43 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2008-07-26 02:37:43 +0800 |
commit | 55cec115115e27d47c18212bdd88c70854e4e413 (patch) | |
tree | 03ff4935b791e6b4bdd6187de63b5629fc43646a /security/scanhill/Makefile | |
parent | e9a66e26d838a7a95b2cba8fb7c044863e08c38d (diff) | |
download | freebsd-ports-gnome-55cec115115e27d47c18212bdd88c70854e4e413.tar.gz freebsd-ports-gnome-55cec115115e27d47c18212bdd88c70854e4e413.tar.zst freebsd-ports-gnome-55cec115115e27d47c18212bdd88c70854e4e413.zip |
- Add 2 new mirrors to MASTER_SITES
Diffstat (limited to 'security/scanhill/Makefile')
-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 |