diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
commit | 31b0c211876643c1c4aa7a27ff75833ae6e33687 (patch) | |
tree | 19c5749ca7de6471ef0f77f44db0d446a296ed80 /net/mtr | |
parent | 5769b5048358427ac20a431bc650ed332d863235 (diff) | |
download | freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.gz freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.zst freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.zip |
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
Diffstat (limited to 'net/mtr')
-rw-r--r-- | net/mtr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 06bb302f0b25..fba80a929f6a 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ http://gd.tuwien.ac.at/infosys/network/tools/mtr/ \ http://mirrors.evolva.ro/util/mtr/ -MAINTAINER= rainer.alves@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Traceroute and ping in a single graphical network diagnostic tool GNU_CONFIGURE= yes |