diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2003-06-18 02:24:04 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2003-06-18 02:24:04 +0000 |
commit | 049ec23b9c59b4348e365b824cd4e6657787a15d (patch) | |
tree | e750c7303ada9d2028e168b54d6ab4bd484b2fe2 /net | |
parent | c573e82e632eae577e042b93f3d0ed7b10ce20dc (diff) | |
download | ports-049ec23b9c59b4348e365b824cd4e6657787a15d.tar.gz ports-049ec23b9c59b4348e365b824cd4e6657787a15d.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/flow-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile index 19459c80ce49..e1a91a1a1345 100644 --- a/net/flow-tools/Makefile +++ b/net/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 |