aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-15 03:04:08 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-15 03:04:08 +0000
commite0da526f427ce57e4a4eb50017083dda213a4eaf (patch)
treed42b72b35220003b4f8f9c925e9a7bb20229a71f /net
parent57dea0aeb29fd3815fa7184709ea942bc27ea026 (diff)
downloadports-e0da526f427ce57e4a4eb50017083dda213a4eaf.tar.gz
ports-e0da526f427ce57e4a4eb50017083dda213a4eaf.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/rinetd/Makefile2
-rw-r--r--net/tcpreplay/Makefile3
-rw-r--r--net/zephyr/Makefile3
3 files changed, 5 insertions, 3 deletions
diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile
index cd1d945eeb09..a6b01da3d719 100644
--- a/net/rinetd/Makefile
+++ b/net/rinetd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rinetd
PORTVERSION= 0.61
CATEGORIES= net
-MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/rinetd/
+MASTER_SITES= http://www.boutell.com/rinetd/http/
DISTNAME= rinetd
MAINTAINER= ports@FreeBSD.org
diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile
index 575a4e1dbbe9..730900a48d88 100644
--- a/net/tcpreplay/Makefile
+++ b/net/tcpreplay/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tcpreplay
PORTVERSION= 1.0.1
CATEGORIES= net
-MASTER_SITES= http://www.anzen.com/research/nidsbench/
+MASTER_SITES= http://synfin.net/aturner/tcpreplay/ \
+ http://www.anzen.com/research/nidsbench/
MAINTAINER= ports@FreeBSD.org
diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile
index d3a123bd4c47..1ff6ce8f4229 100644
--- a/net/zephyr/Makefile
+++ b/net/zephyr/Makefile
@@ -8,7 +8,8 @@
PORTNAME= zephyr
PORTVERSION= 20000421
CATEGORIES= net
-MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/
+MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/ \
+ ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/old/
MAINTAINER= ports@FreeBSD.org