diff options
author | joerg <joerg@pkgsrc.org> | 2014-05-30 11:32:22 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-05-30 11:32:22 +0000 |
commit | 4df3ce1f4e5c7a41d69694eef889ab9afcda913b (patch) | |
tree | d75b7c64a6c81e1b41c237c18c3e779cc5963303 /chat/zircon/PLIST | |
parent | ea70b552d0d6758d25cb33e92015733a6f026c76 (diff) | |
download | pkgsrc-4df3ce1f4e5c7a41d69694eef889ab9afcda913b.tar.gz |
Fix build with TCL 8.6
Diffstat (limited to 'chat/zircon/PLIST')
-rw-r--r-- | chat/zircon/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zircon/PLIST b/chat/zircon/PLIST index d960483df4a..23317175960 100644 --- a/chat/zircon/PLIST +++ b/chat/zircon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2012/08/21 21:41:03 marino Exp $ +@comment $NetBSD: PLIST,v 1.7 2014/05/30 11:32:22 joerg Exp $ bin/zircon share/doc/zircon/BUGS share/doc/zircon/COPYRIGHT @@ -125,7 +125,7 @@ share/zircon/lib/tcl81.tcl share/zircon/lib/tcl82.tcl share/zircon/lib/tcl83.tcl share/zircon/lib/tcl84.tcl -share/zircon/lib/tcl85.tcl +share/zircon/lib/tcl86.tcl share/zircon/lib/upgrade.tcl share/zircon/lib/userCmds.tcl share/zircon/lib/zircon.tcl |