diff options
author | billf <billf@FreeBSD.org> | 2003-06-18 02:24:04 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2003-06-18 02:24:04 +0000 |
commit | 13402a5488c2a959116cb5cc403c0659b9adee70 (patch) | |
tree | 7d8ae9deed6960d4822bbbd3726b9230486816e1 /net-mgmt | |
parent | 66d4e9eeeca49180b6ab85bbdae45df673dc4486 (diff) | |
download | FreeBSD-ports-13402a5488c2a959116cb5cc403c0659b9adee70.zip FreeBSD-ports-13402a5488c2a959116cb5cc403c0659b9adee70.tar.gz |
better COMMENT
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/flow-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flow-tools/Makefile b/net-mgmt/flow-tools/Makefile index 19459c8..e1a91a1 100644 --- a/net-mgmt/flow-tools/Makefile +++ b/net-mgmt/flow-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/ MAINTAINER= billf@FreeBSD.org -COMMENT= Programs to work with Cisco NetFlow +COMMENT= Suite of tools and library to work with netflow data USE_REINPLACE= yes GNU_CONFIGURE= yes |