diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
commit | d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6 (patch) | |
tree | c4e3594d87f8e8738d7a29889fee7a88de679c57 /net-mgmt/p0f | |
parent | 35d7addf04a023375ba52387fa1040ca86608ddb (diff) | |
download | ports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.tar.gz ports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.zip |
Notes
Diffstat (limited to 'net-mgmt/p0f')
-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 09fe204b02a4..aec15c8bf3de 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ EXTRACT_SUFX= .tgz -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Passive OS fingerprinting tool ALL_TARGET= all p0fq tools |