diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-20 18:45:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-20 18:45:29 +0000 |
commit | 57a18f1763a3f0599f10c0efd5ce3599cb4e64fa (patch) | |
tree | 9b55ce11ab3ebc3da7f31e68913837bfe7bf7790 /editors/e93/files/patch-ah | |
parent | - Update to 10.00 (diff) |
- Pass maintainershipt to submitter
- Use TCL/TK 8.4
PR: 110313
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Diffstat (limited to '')
-rw-r--r-- | editors/e93/files/patch-ah | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/e93/files/patch-ah b/editors/e93/files/patch-ah deleted file mode 100644 index cd0d45343b45..000000000000 --- a/editors/e93/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- e93r.orig Fri Sep 29 03:29:30 2000 -+++ e93r Fri Sep 29 03:33:59 2000 -@@ -25,7 +25,7 @@ - - # NOTE: you may have to adjust the wish to e.g. /usr/local/bin/wish8.3 - # restart using wish \ --exec wish "$0" "$@" -+exec wish8.2 "$0" "$@" - - # check presence of another e93 - set e93present "" |