diff options
Diffstat (limited to 'security/siphon')
-rw-r--r-- | security/siphon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/siphon/Makefile b/security/siphon/Makefile index 9ccb7f836c40..5d1a3f9c27c2 100644 --- a/security/siphon/Makefile +++ b/security/siphon/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.man.szczecin.pl/pub7/security/network-mapping/siphon/ \ DISTFILES= siphon-v.666.tar.gz siphon-report.pl EXTRACT_ONLY= siphon-v.666.tar.gz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Passive host OS identifier using characteristics of sniffed traffic WRKSRC= ${WRKDIR}/siphon-v.666 |