diff options
author | mycroft <mycroft@pkgsrc.org> | 2000-11-29 04:02:01 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2000-11-29 04:02:01 +0000 |
commit | ec3e0678255310dfa5089f10c5eb34f06d4e270e (patch) | |
tree | e6f00a43e3bea57d6c3bf18ffdb300e1a0af373a | |
parent | 1c872f63e36daf778d996214c7df4b53b5cb091c (diff) | |
download | pkgsrc-ec3e0678255310dfa5089f10c5eb34f06d4e270e.tar.gz |
Add missing files to the PLIST.
-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 204550f053a..0637c78c857 100644 --- a/net/ethereal/pkg/PLIST +++ b/net/ethereal/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2000/11/27 20:16:56 mycroft Exp $ +@comment $NetBSD: PLIST,v 1.11 2000/11/29 04:02:01 mycroft Exp $ bin/editcap bin/ethereal bin/tethereal @@ -6,6 +6,9 @@ etc/manuf lib/ethereal/plugins/${ETHEREAL_VERSION}/gryphon.la lib/ethereal/plugins/${ETHEREAL_VERSION}/gryphon.a lib/ethereal/plugins/${ETHEREAL_VERSION}/gryphon.so +lib/ethereal/plugins/${ETHEREAL_VERSION}/mgcp.la +lib/ethereal/plugins/${ETHEREAL_VERSION}/mgcp.a +lib/ethereal/plugins/${ETHEREAL_VERSION}/mgcp.so man/man1/editcap.1 man/man1/ethereal.1 man/man1/tethereal.1 |