diff options
| author | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-26 00:51:15 +0000 |
|---|---|---|
| committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-26 00:51:15 +0000 |
| commit | 5299057ec01d48fbeffd758d6155d06965511173 (patch) | |
| tree | 71bbda95f9fa7a1106538b720df77a1930a7c380 | |
| parent | - fix another showstopper, forgot a "\" at the end of the previous (diff) | |
Add Juniper
| -rw-r--r-- | net-mgmt/flowscan/pkg-descr | 2 | ||||
| -rw-r--r-- | net/flowscan/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/flowscan/pkg-descr b/net-mgmt/flowscan/pkg-descr index 2a87f160ced5..a45b99b0aff7 100644 --- a/net-mgmt/flowscan/pkg-descr +++ b/net-mgmt/flowscan/pkg-descr @@ -1,5 +1,5 @@ FlowScan is a tool to monitor and graph flow information from -Cisco and Riverstone routers in near real-time. +Cisco, Juniper and Riverstone routers in near real-time. Amonst many other things, FlowScan can measure and graph traffic for applications such as Napster. diff --git a/net/flowscan/pkg-descr b/net/flowscan/pkg-descr index 2a87f160ced5..a45b99b0aff7 100644 --- a/net/flowscan/pkg-descr +++ b/net/flowscan/pkg-descr @@ -1,5 +1,5 @@ FlowScan is a tool to monitor and graph flow information from -Cisco and Riverstone routers in near real-time. +Cisco, Juniper and Riverstone routers in near real-time. Amonst many other things, FlowScan can measure and graph traffic for applications such as Napster. |
