aboutsummaryrefslogtreecommitdiff
path: root/net/ethereal
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/ethereal
parenta0d104ee4083324575f48e66beca62bcf965fd37 (diff)
downloadports-9237e2b2df556f61df7a906a50550018106a70a2.tar.gz
ports-9237e2b2df556f61df7a906a50550018106a70a2.zip
Notes
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