aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/mtr/Makefile2
-rw-r--r--net/tcptraceroute/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 4bfcd079337c..e6184a33c7e0 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.80
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
http://mirrors.evolva.ro/util/mtr/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Traceroute and ping in a single graphical network diagnostic tool
diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile
index f2abb18e9f65..45ec8125cdc2 100644
--- a/net/tcptraceroute/Makefile
+++ b/net/tcptraceroute/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A traceroute implementation using TCP packets