aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-04-02 03:18:16 +0800
committermarcus <marcus@FreeBSD.org>2008-04-02 03:18:16 +0800
commitac6270576a68818429c92b160fc35979eee0b5e6 (patch)
tree9fdfe69b41fe52a5d25a10d8e476308337746f08 /net
parent1d274d13bca51290e107694b40f89eafda2e586f (diff)
downloadfreebsd-ports-gnome-ac6270576a68818429c92b160fc35979eee0b5e6.tar.gz
freebsd-ports-gnome-ac6270576a68818429c92b160fc35979eee0b5e6.tar.zst
freebsd-ports-gnome-ac6270576a68818429c92b160fc35979eee0b5e6.zip
Add more mirror sites.
PR: 122352 Submitted by: Esa Karkkainen <ejk@iki.fi>
Diffstat (limited to 'net')
-rw-r--r--net/wireshark/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 03a547e398bc..97efdcaecefa 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -9,7 +9,12 @@ PORTNAME?= wireshark
PORTVERSION= 1.0.0
PORTREVISION?= 0
CATEGORIES= net ipv6
-MASTER_SITES= http://www.wireshark.org/download/src/
+MASTER_SITES= http://www.wireshark.org/download/src/ \
+ http://wireshark.osmirror.nl/download/src/ \
+ http://ftp.uni-kl.de/pub/wireshark/src/ \
+ http://wireshark.askapache.com/download/src/ \
+ http://wireshark.dsmirror.nl/download/src/ \
+ ftp://ftp.uni-kl.de/pub/wireshark/src/
DISTNAME= ${DATADIR_NAME}-${PORTVERSION}
MAINTAINER= marcus@FreeBSD.org