diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2017-01-10 08:45:23 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2017-01-10 08:45:23 +0000 |
commit | d8f5c0b00371d1bfc516fc0d09d50ac3191566cf (patch) | |
tree | 983c170fd87b5d71959b1a6a09910bf48ad3e6a5 | |
parent | 220aebabbb62ecd17ad9225aff77711b7e204dd1 (diff) | |
download | ports-d8f5c0b00371d1bfc516fc0d09d50ac3191566cf.tar.gz ports-d8f5c0b00371d1bfc516fc0d09d50ac3191566cf.zip |
Notes
-rw-r--r-- | lang/expect/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/expect/pkg-descr b/lang/expect/pkg-descr index ae5dcfc54a97..149a904d9146 100644 --- a/lang/expect/pkg-descr +++ b/lang/expect/pkg-descr @@ -4,5 +4,4 @@ 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). -WWW: http://expect.nist.gov/ -FAQ: http://expect.nist.gov/FAQ.html +WWW: http://expect.sourceforge.net |