diff options
author | Babak Farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
---|---|---|
committer | Babak Farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
commit | 1d6e3807bfee4feb9aa7c48be94dc4b2c76a5225 (patch) | |
tree | 7dd9958252ce848d2745ee9cf6a3102c6a69ee1c /net-mgmt/p0f | |
parent | 6b1bb7269a4e3385ad627bc4ac3ff896a7ea8c4f (diff) |
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 6465b98660c3..a56ab9bcc109 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ \ http://farrokhi.net/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Passive OS fingerprinting tool USE_GMAKE= yes |