summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2002-05-01 23:33:48 +0000
committerBill Fumerola <billf@FreeBSD.org>2002-05-01 23:33:48 +0000
commit9237e2b2df556f61df7a906a50550018106a70a2 (patch)
treed7515dd010fd8e2d39f01d73964abe27d0e52736 /net
parentupgrade to 0.9.3, use USE_GLIB (diff)
wiretapped.net mirror changed layout
PR: ports/34827 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=58430
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile3
-rw-r--r--net/wireshark/Makefile3
2 files changed, 4 insertions, 2 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
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index debd0b54337b..d9fb638fcdce 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/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