diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-09-15 08:56:04 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-09-15 08:56:04 +0000 |
commit | 0b249ca5bb2fd87b6b70ebd0dae7847c144ee0c1 (patch) | |
tree | b84c4e9c00d8fe3dd550e59b9533d798cbdd1cc7 | |
parent | Update to 0.3. (diff) |
Update the URL for the ntop home page.
Notes
Notes:
svn path=/head/; revision=32632
-rw-r--r-- | net/ntop/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/pkg-descr b/net/ntop/pkg-descr index 1029c746fba3..3924789bbbef 100644 --- a/net/ntop/pkg-descr +++ b/net/ntop/pkg-descr @@ -1,6 +1,6 @@ ntop is a tool that shows the network usage, similar to what the popular top(1) Unix command does. ntop is based on libpcap. -WWW: http://jake.unipi.it/~deri/ntop/ +WWW: http://www.ntop.org/ Bill Fumerola <billf@FreeBSD.org> |