diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:28:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:28:48 +0000 |
commit | c3ec158df37d2009ff0c0fffadc707aab6394f75 (patch) | |
tree | 4ab2adb3acde13303b93e436f06f54b5ff82df91 /security | |
parent | Update to adzap 20030611 (diff) |
Drop maintainership
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Notes
Notes:
svn path=/head/; revision=84762
Diffstat (limited to 'security')
-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 |