diff options
author | gdt <gdt@pkgsrc.org> | 2022-06-19 10:39:22 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2022-06-19 10:39:22 +0000 |
commit | 41970d5d16a9ab51a3f535786f217dde0adc108c (patch) | |
tree | eb0fd321e72dab9f37570fb6e58e44557a383d22 /lang | |
parent | a20adf3f105b8187d78b72c4f929e7f5f05e53dc (diff) | |
download | pkgsrc-41970d5d16a9ab51a3f535786f217dde0adc108c.tar.gz |
lang/tcl-expect: DESCR: not maintained upstream
(syncs with wip's DESCR)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl-expect/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/tcl-expect/DESCR b/lang/tcl-expect/DESCR index ed772c32647..8f542d06977 100644 --- a/lang/tcl-expect/DESCR +++ b/lang/tcl-expect/DESCR @@ -3,3 +3,6 @@ interactive programs. It is briefly described by its man page, expect(1). It uses pseudo-tty's to control the child processes, so it is not affected by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc). + +This program is no longer maintained upstream, with a last release in +2018 and the most recent maintainer ticket action in 2020. |