diff options
author | nork <nork@FreeBSD.org> | 2003-07-11 20:19:02 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-11 20:19:02 +0000 |
commit | 3faa0caf3b4fb4ad190597507ea474fe5346f234 (patch) | |
tree | b7b4cf6d884975722c5812f82d815d1df0b42cc1 /net/ethereal | |
parent | 1fda06ccecd422327acd83734e6cf7af0b7c74b1 (diff) | |
download | FreeBSD-ports-3faa0caf3b4fb4ad190597507ea474fe5346f234.zip FreeBSD-ports-3faa0caf3b4fb4ad190597507ea474fe5346f234.tar.gz |
Update to 0.9.13.
PR: ports/53643
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Approved by: maintainer timeout (20 days)
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 2 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index eda823e..dfa45f0 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/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/ethereal/distinfo b/net/ethereal/distinfo index e4ebd64..bbe3dee 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.12.tar.gz) = 24fc4145967a23ca7c5b7b55bcf2df91 +MD5 (ethereal-0.9.13.tar.gz) = 0d3942b1352d690342ae444afffdb3e6 diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index d1575c4..5eca33c 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/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 |