From b2335cd5c0f15078e662f41057ea69315aba1c8a Mon Sep 17 00:00:00 2001 From: Chin-San Huang Date: Sun, 11 Jan 2009 04:18:02 +0000 Subject: [PATCH] - Remove unreachable master site - Pass maintainership to submitter PR: ports/130226 Submitted by: Sunpoet Po-Chuan Hsieh --- net/mtr/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 4094588dace3..b98f3394b155 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -9,11 +9,11 @@ PORTNAME= mtr PORTVERSION= 0.75 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ - http://www.mirrors.wiretapped.net/security/network-mapping/mtr/ \ http://gd.tuwien.ac.at/infosys/network/tools/mtr/ \ - http://mirrors.evolva.ro/util/mtr/ + http://mirrors.evolva.ro/util/mtr/ \ + http://sunpoet.net/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Traceroute and ping in a single graphical network diagnostic tool USE_GMAKE= yes