diff options
author | kris <kris@FreeBSD.org> | 2003-07-12 18:28:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-12 18:28:48 +0800 |
commit | b5c99e03bf58eb2513ffcd11f38457882b42abe5 (patch) | |
tree | eda3288d51ab9864660e082d5202c33a34e16ff3 /security/siphon | |
parent | 9685caab9096176ba6280adf4bb8c95494633dc7 (diff) | |
download | freebsd-ports-gnome-b5c99e03bf58eb2513ffcd11f38457882b42abe5.tar.gz freebsd-ports-gnome-b5c99e03bf58eb2513ffcd11f38457882b42abe5.tar.zst freebsd-ports-gnome-b5c99e03bf58eb2513ffcd11f38457882b42abe5.zip |
Drop maintainership
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
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 |