diff options
author | mycroft <mycroft@pkgsrc.org> | 2002-09-22 17:07:35 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2002-09-22 17:07:35 +0000 |
commit | 1e175ccb3c343c45f486ae7a58e2152d02bd8c35 (patch) | |
tree | 2497879ef6f363125588213295c9a145f548dd87 /net/ethereal | |
parent | bb26058015d6693cde1025d80c03c0aae8b20344 (diff) | |
download | pkgsrc-1e175ccb3c343c45f486ae7a58e2152d02bd8c35.tar.gz |
Add the docsis plugin...
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ethereal/PLIST b/net/ethereal/PLIST index c00dc23fc94..6e401ea2b5c 100644 --- a/net/ethereal/PLIST +++ b/net/ethereal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/07/01 17:25:59 toshii Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/09/22 17:07:35 mycroft Exp $ bin/editcap bin/ethereal bin/idl2eth @@ -17,6 +17,9 @@ lib/ethereal/plugins/${PKGVERSION}/coseventcomm.so lib/ethereal/plugins/${PKGVERSION}/cosnaming.a lib/ethereal/plugins/${PKGVERSION}/cosnaming.la lib/ethereal/plugins/${PKGVERSION}/cosnaming.so +lib/ethereal/plugins/${PKGVERSION}/docsis.a +lib/ethereal/plugins/${PKGVERSION}/docsis.la +lib/ethereal/plugins/${PKGVERSION}/docsis.so lib/ethereal/plugins/${PKGVERSION}/gryphon.a lib/ethereal/plugins/${PKGVERSION}/gryphon.la lib/ethereal/plugins/${PKGVERSION}/gryphon.so |