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/ethereal | |
parent | 9db96b6bf0b680501890379d593001a241f8d06f (diff) | |
download | ports-ef8ef22073115e7afb1d2acb183a56070328a48c.tar.gz ports-ef8ef22073115e7afb1d2acb183a56070328a48c.zip |
Notes
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/pkg-plist | 5 |
1 files changed, 4 insertions, 1 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 |