diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/rinetd/Makefile | 2 | ||||
-rw-r--r-- | net/tcpreplay/Makefile | 3 | ||||
-rw-r--r-- | net/zephyr/Makefile | 3 |
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 |