diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
commit | 0e2468d8b12698bbcc41657c99af38126d9697a7 (patch) | |
tree | d09e03b15f7ad43d80b1173bd6f344fae6e34930 /net-mgmt | |
parent | 56ba617df9b9136d132aba43ca0794e64eedea94 (diff) | |
download | ports-0e2468d8b12698bbcc41657c99af38126d9697a7.tar.gz ports-0e2468d8b12698bbcc41657c99af38126d9697a7.zip |
Notes
Diffstat (limited to 'net-mgmt')
-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 14c9ea29c156..8efe962b8e4b 100644 --- a/net-mgmt/iftop/Makefile +++ b/net-mgmt/iftop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ -MAINTAINER= vd@datamax.bg +MAINTAINER= vd@FreeBSD.org COMMENT= Display bandwidth usage on an interface by host GNU_CONFIGURE= yes |