diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-11 20:19:02 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-11 20:19:02 +0000 |
commit | d8e2708158ed67ac73f2838b5dd8a0a678d39cbd (patch) | |
tree | 9fa358bf002f936c72391c0343ae4bad8af3baae /net/wireshark | |
parent | 7a527e3179b4e8ad07255d23fd1bc1f9393a8831 (diff) |
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index eda823e9dbf5..dfa45f03102b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index e4ebd6475da3..bbe3dee2378c 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.12.tar.gz) = 24fc4145967a23ca7c5b7b55bcf2df91 +MD5 (ethereal-0.9.13.tar.gz) = 0d3942b1352d690342ae444afffdb3e6 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index d1575c49c9ce..5eca33c21b39 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -20,6 +20,8 @@ lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so lib/ethereal/plugins/%%PORTVERSION%%/pcli.la lib/ethereal/plugins/%%PORTVERSION%%/pcli.so +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so share/ethereal/diameter/dictionary.dtd share/ethereal/diameter/dictionary.xml share/ethereal/diameter/mobileipv4.xml |