aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethereal
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2002-05-02 07:33:48 +0800
committerbillf <billf@FreeBSD.org>2002-05-02 07:33:48 +0800
commit7e3f1747b16cf8e814978128c01c8c227991ad58 (patch)
treed583eb5680faa40ec204ef37c8ad6f2f64d908c9 /net/ethereal
parentc4e471deaae55c694c9369006e834a898ae23c69 (diff)
downloadfreebsd-ports-gnome-7e3f1747b16cf8e814978128c01c8c227991ad58.tar.gz
freebsd-ports-gnome-7e3f1747b16cf8e814978128c01c8c227991ad58.tar.zst
freebsd-ports-gnome-7e3f1747b16cf8e814978128c01c8c227991ad58.zip
wiretapped.net mirror changed layout
PR: ports/34827 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'net/ethereal')
-rw-r--r--net/ethereal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index debd0b54337b..d9fb638fcdce 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -11,7 +11,8 @@ CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
ftp://ftp.sunet.se/pub/network/monitoring/ethereal/%SUBDIR%/ \
- ftp://the.wiretapped.net/pub/security/packet-sniffing/ethereal/%SUBDIR%/
+ ftp://ftp.mirrors.wiretapped.net/pub/security/packet-capture/ethereal/%SUBDIR%/ \
+ http://www.mirrors.wiretapped.net/pub/security/packet-capture/ethereal/%SUBDIR%/
MASTER_SITE_SUBDIR= . old-versions
MAINTAINER= billf@FreeBSD.org