aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-04-01 19:18:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-04-01 19:18:16 +0000
commit9919b9bde4c45c86da10f03ebb72a30f23fc0e39 (patch)
treeaa5bd8767c5b0d36eae77ffc0d8adb22919d5661 /net/wireshark/Makefile
parent23ce881407bc367b3776a3795e8f1edfef5abbf8 (diff)
downloadports-9919b9bde4c45c86da10f03ebb72a30f23fc0e39.tar.gz
ports-9919b9bde4c45c86da10f03ebb72a30f23fc0e39.zip
Notes
Diffstat (limited to 'net/wireshark/Makefile')
-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