diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-22 13:30:41 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-22 13:30:41 +0000 |
commit | ef8ef22073115e7afb1d2acb183a56070328a48c (patch) | |
tree | e669f0704174f52a5853f4adaf8b3e5b4b97ee32 /net | |
parent | Use random() instead of rand() so that the white noise sounds better. (diff) |
Add missing entries.
No response from: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/pkg-plist | 5 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index 06ddb086d8ae..92887c65cbc6 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -2,9 +2,12 @@ bin/editcap bin/ethereal bin/tethereal etc/manuf -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a +lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 06ddb086d8ae..92887c65cbc6 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -2,9 +2,12 @@ bin/editcap bin/ethereal bin/tethereal etc/manuf -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a +lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal |