diff options
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 083f204c5519..b99bfd5951c5 100644 --- a/security/siphon/Makefile +++ b/security/siphon/Makefile @@ -20,6 +20,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Passive host OS identifier using characteristics of sniffed traffic BROKEN= "Does not fetch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 WRKSRC= ${WRKDIR}/siphon-v.666 |