diff options
author | mycroft <mycroft> | 2002-09-22 17:07:35 +0000 |
---|---|---|
committer | mycroft <mycroft> | 2002-09-22 17:07:35 +0000 |
commit | 98f3ba4c47f0e37e5703268b2e6ffcb1baf900aa (patch) | |
tree | 2497879ef6f363125588213295c9a145f548dd87 | |
parent | 511a69ec161aa8a10d88dc1acc2939a0ab0a891f (diff) | |
download | pkgsrc-98f3ba4c47f0e37e5703268b2e6ffcb1baf900aa.tar.gz |
Add the docsis plugin...
-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 |