diff options
author | vd <vd@FreeBSD.org> | 2006-01-20 14:12:05 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-01-20 14:12:05 +0800 |
commit | 1448869a8acd8555699011724ecf60620073f162 (patch) | |
tree | 3781e109bff913e88c7963cc89bab09bc72e6b62 /net-mgmt | |
parent | 66a291cbfb5c576e920c88d7bf206690cb8ab7da (diff) | |
download | freebsd-ports-gnome-1448869a8acd8555699011724ecf60620073f162.tar.gz freebsd-ports-gnome-1448869a8acd8555699011724ecf60620073f162.tar.zst freebsd-ports-gnome-1448869a8acd8555699011724ecf60620073f162.zip |
Change my email address to the @FreeBSD one
Approved by: garga (mentor)
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 |