diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 17:44:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 17:44:08 +0000 |
commit | cf5a50e40991bf375ea22fc60771c7203f8c6c1c (patch) | |
tree | 94c83ac9e0397da815dbc4d9e05f1aba7f22ba59 /net-mgmt/iftop | |
parent | d705bbf13544424604509916c77eb4caf03e687e (diff) | |
download | ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.tar.gz ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.zip |
Notes
Diffstat (limited to 'net-mgmt/iftop')
-rw-r--r-- | net-mgmt/iftop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile index 9499208a282a..62215f0eb3f3 100644 --- a/net-mgmt/iftop/Makefile +++ b/net-mgmt/iftop/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ \ http://voodoo.oberon.net/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network utility for real-time bandwidth usage information GNU_CONFIGURE= yes |