diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 13:27:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 13:27:51 +0000 |
commit | 51378f7b19d9cc02804b39a47c85691c0588a4f4 (patch) | |
tree | 7a56ec8e6902e91c11e59e07fca6113bba7bed0b /net/cnd/pkg-descr | |
parent | 0f5726c770d23713400ebc105bc383d726dc42bc (diff) |
Add cnd 0.1,
cnd or console network display is a curses based real time
display of a networks input and output.
PR: ports/64155
Submitted by: Daniel Bryan <sisko@bsdmail.com>
Notes
Notes:
svn path=/head/; revision=103778
Diffstat (limited to 'net/cnd/pkg-descr')
-rw-r--r-- | net/cnd/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/cnd/pkg-descr b/net/cnd/pkg-descr new file mode 100644 index 000000000000..5065acc54e96 --- /dev/null +++ b/net/cnd/pkg-descr @@ -0,0 +1,7 @@ +cnd or console network display is a curses based real time display of a +networks input and output. + +WWW: http://members.iinet.net.au/~lynx/cnd/ + +- Daniel +sisko@bsdmail.com |