aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2009-01-11 12:18:02 +0800
committerchinsan <chinsan@FreeBSD.org>2009-01-11 12:18:02 +0800
commitc637d0c6c8235b9162afb090b860e2f0a55960d1 (patch)
tree46b95f1078f4c1477065126f3bba2489b4c2cb62
parent5089a720e11af681144d3dc87cc2454092882b49 (diff)
downloadfreebsd-ports-gnome-c637d0c6c8235b9162afb090b860e2f0a55960d1.tar.gz
freebsd-ports-gnome-c637d0c6c8235b9162afb090b860e2f0a55960d1.tar.zst
freebsd-ports-gnome-c637d0c6c8235b9162afb090b860e2f0a55960d1.zip
- Remove unreachable master site
- Pass maintainership to submitter PR: ports/130226 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
-rw-r--r--net/mtr/Makefile6
1 files 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