diff options
Diffstat (limited to 'lang/tcl-expect/PLIST')
-rw-r--r-- | lang/tcl-expect/PLIST | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/tcl-expect/PLIST b/lang/tcl-expect/PLIST index d04a118127a..2525e687f4a 100644 --- a/lang/tcl-expect/PLIST +++ b/lang/tcl-expect/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.7 2004/10/30 05:21:42 minskim Exp $ +@comment $NetBSD: PLIST,v 1.8 2004/11/18 16:47:19 adam Exp $ bin/expect include/expect.h include/expect_comm.h include/expect_tcl.h include/tcldbg.h -lib/tcl/expect5.38/pkgIndex.tcl -lib/libexpect538.la +lib/tcl/expect5.42/pkgIndex.tcl +lib/libexpect542.la man/man1/expect.1.gz man/man3/libexpect.3.gz share/examples/tcl/expect/autoexpect @@ -40,6 +40,6 @@ share/examples/tcl/expect/weather share/examples/tcl/expect/xkibitz share/examples/tcl/expect/xkibitz.1 share/examples/tcl/expect/xpstat -@dirrm lib/tcl/expect5.38 +@dirrm lib/tcl/expect5.42 @dirrm share/examples/tcl/expect @unexec ${RMDIR} %D/share/examples/tcl 2>/dev/null || ${TRUE} |