diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:15:33 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:15:33 +0000 |
commit | fde0945fecf37c08f8aaa9846ac16cbe75ca91f0 (patch) | |
tree | d243aa77bacbb720987979b89f85d51c5203c037 /net/tik/files | |
parent | Update to version 0.50.2. Also added the requisite libtool patches to (diff) |
Update to version 0.52.
PR: 9481
Submitted by: Eugene M. Kim <astralblue@usa.net>
Notes
Notes:
svn path=/head/; revision=16139
Diffstat (limited to 'net/tik/files')
-rw-r--r-- | net/tik/files/tik | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tik/files/tik b/net/tik/files/tik new file mode 100644 index 000000000000..3f69fc02ec78 --- /dev/null +++ b/net/tik/files/tik @@ -0,0 +1,2 @@ +#!/bin/sh +exec wish8.0 /usr/local/lib/tik-0.52/tik.tcl |