diff options
author | kris <kris@FreeBSD.org> | 2004-02-21 21:48:55 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-21 21:48:55 +0000 |
commit | 36a79c561cc335e0e54a2a51086f97c86918a67f (patch) | |
tree | 2c5745747b55bdfc180266f8f1f4bf9692214743 /security | |
parent | 80b52f14cee74aa406ca803de97e212cd50f8aa0 (diff) | |
download | FreeBSD-ports-36a79c561cc335e0e54a2a51086f97c86918a67f.zip FreeBSD-ports-36a79c561cc335e0e54a2a51086f97c86918a67f.tar.gz |
BROKEN: Does not fetch
Diffstat (limited to 'security')
-rw-r--r-- | security/siphon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/siphon/Makefile b/security/siphon/Makefile index e38ddd1..083f204 100644 --- a/security/siphon/Makefile +++ b/security/siphon/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= siphon-v.666.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Passive host OS identifier using characteristics of sniffed traffic +BROKEN= "Does not fetch" + WRKSRC= ${WRKDIR}/siphon-v.666 do-install: |