diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 12:16:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 12:16:49 +0000 |
commit | 320195fae1b891e34debe845610b6cce99c30c72 (patch) | |
tree | 0ce82a2c4119c5ce32f976ea44800b5b09af3b89 /net-mgmt/flow-extract/Makefile | |
parent | 9b954c0e2a0e92644d06572a36c3f7ff887ec160 (diff) |
Notes
Diffstat (limited to 'net-mgmt/flow-extract/Makefile')
-rw-r--r-- | net-mgmt/flow-extract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile index d0f3a3d02be9..50f74af5827a 100644 --- a/net-mgmt/flow-extract/Makefile +++ b/net-mgmt/flow-extract/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://security.uchicago.edu/tools/net-forensics/files/ DISTNAME= flowextract-${PORTVERSION} EXTRACT_SUFX= .cpio.gz -MAINTAINER= saper@system.pl +MAINTAINER= ports@freebsd.org COMMENT= Cisco NetFlow awk-like extracting tool BUILD_DEPENDS= flow-cat:${PORTSDIR}/net/flow-tools |