diff options
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 50f74af5827a..54d47a64e65e 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cisco NetFlow awk-like extracting tool BUILD_DEPENDS= flow-cat:${PORTSDIR}/net/flow-tools |