diff options
Diffstat (limited to 'security/siphon/Makefile')
-rw-r--r-- | security/siphon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/siphon/Makefile b/security/siphon/Makefile index a7f663db8827..9ccb7f836c40 100644 --- a/security/siphon/Makefile +++ b/security/siphon/Makefile @@ -15,6 +15,7 @@ DISTFILES= siphon-v.666.tar.gz siphon-report.pl EXTRACT_ONLY= siphon-v.666.tar.gz MAINTAINER= kris@FreeBSD.org +COMMENT= Passive host OS identifier using characteristics of sniffed traffic WRKSRC= ${WRKDIR}/siphon-v.666 |