diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-07-21 22:18:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-07-21 22:18:15 +0000 |
commit | c3a1ba2a043bfbf098e6b2f030250269013a4959 (patch) | |
tree | 393c3d163a1be754658e047a0727b446b429280c /security/siphon | |
parent | 2e6d1fa449b5055ca5db6f1c62e74d2ce8a13543 (diff) |
Notes
Diffstat (limited to 'security/siphon')
-rw-r--r-- | security/siphon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/siphon/Makefile b/security/siphon/Makefile index 31c50ed92b0c..a7f663db8827 100644 --- a/security/siphon/Makefile +++ b/security/siphon/Makefile @@ -8,7 +8,9 @@ PORTNAME= siphon PORTVERSION= 0.666 CATEGORIES= security -MASTER_SITES= http://www.subterrain.net/projects/siphon/ +MASTER_SITES= ftp://ftp.man.szczecin.pl/pub7/security/network-mapping/siphon/ \ + ftp://the.ausmac.net/sd3a/security/network-mapping/siphon/ +# http://www.subterrain.net/projects/siphon/ DISTFILES= siphon-v.666.tar.gz siphon-report.pl EXTRACT_ONLY= siphon-v.666.tar.gz |