diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-27 23:10:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-27 23:10:00 +0000 |
commit | 06928e9bc01f5161fb80773b04ec06132701772d (patch) | |
tree | 9e49b0a04262dd3d6c8d4e455712567e71eca220 /net/wireshark | |
parent | 0d858a07c6dedf16e32c66d89715c72f13c61686 (diff) | |
download | ports-06928e9bc01f5161fb80773b04ec06132701772d.tar.gz ports-06928e9bc01f5161fb80773b04ec06132701772d.zip |
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 4 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index dd63427e2928..6f08b418ca09 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.10.8 +PORTVERSION= 0.10.9 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/all-versions/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/all-versions/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 75c84405c89c..bfe8583a97e1 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,2 +1,2 @@ -MD5 (ethereal-0.10.8.tar.bz2) = aa1f1470f7f8bd301c92dd199a4ae60e -SIZE (ethereal-0.10.8.tar.bz2) = 5351028 +MD5 (ethereal-0.10.9.tar.bz2) = f8b7a2c2dcf273e7fd755f972167dacb +SIZE (ethereal-0.10.9.tar.bz2) = 5499000 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index eaa43c5e4bf1..6d70e7f20e87 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -17,6 +17,7 @@ lib/ethereal/plugins/%%PORTVERSION%%/enttec.so lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so lib/ethereal/plugins/%%PORTVERSION%%/irda.so lib/ethereal/plugins/%%PORTVERSION%%/lwres.so +lib/ethereal/plugins/%%PORTVERSION%%/mate.so lib/ethereal/plugins/%%PORTVERSION%%/megaco.so lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so lib/ethereal/plugins/%%PORTVERSION%%/opsi.so |