diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 05:48:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 05:48:55 +0800 |
commit | 36a79c561cc335e0e54a2a51086f97c86918a67f (patch) | |
tree | 2c5745747b55bdfc180266f8f1f4bf9692214743 /security/siphon | |
parent | 80b52f14cee74aa406ca803de97e212cd50f8aa0 (diff) | |
download | freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.tar.gz freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.tar.zst freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.zip |
BROKEN: Does not fetch
Diffstat (limited to 'security/siphon')
-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 e38ddd169698..083f204c5519 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: |