aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-01 01:14:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-01 01:14:18 +0000
commit0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 (patch)
treea359af9ae133db1419fc199dcee84fefdba2ddda /net
parent5e6f342c14d0b49a907e6ce40e33ecadbcd1ef56 (diff)
Notes
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