diff options
author | wxs <wxs@FreeBSD.org> | 2012-03-24 02:36:21 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-03-24 02:36:21 +0800 |
commit | 4e3ed55c2553fa05e7b4de51ae01e83c69c91136 (patch) | |
tree | 6d7cb5923a6cf210d9a07261302cacc9e5551954 /net-mgmt | |
parent | 22e4663b407bdee37db8140a763d19bfe05d058a (diff) | |
download | freebsd-ports-gnome-4e3ed55c2553fa05e7b4de51ae01e83c69c91136.tar.gz freebsd-ports-gnome-4e3ed55c2553fa05e7b4de51ae01e83c69c91136.tar.zst freebsd-ports-gnome-4e3ed55c2553fa05e7b4de51ae01e83c69c91136.zip |
Pass maintainer to submitter of previous PR. The email address in the PR
was incorrect, so I took it over until I could get confirmation on what
address to use.
PR: ports/166224
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p0f/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index 55c69aeda9df..e525f0fe1e2e 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt security MASTER_SITES= http://lcamtuf.coredump.cx/p0f3/releases/ EXTRACT_SUFX= .tgz -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= fbsd-ports@opsec.eu COMMENT= Passive OS fingerprinting tool PLIST_FILES= bin/p0f bin/p0f-client bin/p0f-sendsyn \ |