diff options
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 11 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-descr | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index bb927347e33c..ef867304606e 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,13 +6,12 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.12 +PORTVERSION= 0.8.13 CATEGORIES= net ipv6 -MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ - http://www.linuxberg.com/files/x11/network/ \ - http://jefnet.linuxberg.com/files/x11/network/ \ - http://ethereal.zing.org/distribution/ \ - http://ethereal.boehm.org/distribution/ +MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ + ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \ + ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ \ + ftp://the.wiretapped.net/pub/security/packet-sniffing/ethereal/ MAINTAINER= billf@FreeBSD.org FORBIDDEN= "Remotely exploitable buffer overflow; identical to Security Advisory 00:61" diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index eb99accc2f65..56c11d506eca 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.10.tar.gz) = 8d3e78d10410d5bc2c2d34bcfd7e5235 +MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325 diff --git a/net/ethereal/pkg-descr b/net/ethereal/pkg-descr index 6954c9cec769..fd7658ffd4b6 100644 --- a/net/ethereal/pkg-descr +++ b/net/ethereal/pkg-descr @@ -2,6 +2,6 @@ A network analyzer that lets you capture and interactively browse the contents of Ethernet frames. Packet data can be read from a file, or live from a local network interface. -WWW: http://ethereal.zing.org +WWW: http://www.ethereal.com/ Bill Fumerola <billf@chc-chimes.com> |