From: Rob H. <for...@us...> - 2003-02-03 22:37:45
|
Update of /cvsroot/sandweb/sandweb In directory sc8-pr-cvs1:/tmp/cvs-serv23019 Modified Files: INSTALL Log Message: oops, expect link was wrong. corrected. Index: INSTALL =================================================================== RCS file: /cvsroot/sandweb/sandweb/INSTALL,v retrieving revision 1.11 retrieving revision 1.12 diff -U2 -r1.11 -r1.12 --- INSTALL 7 Jan 2003 03:56:49 -0000 1.11 +++ INSTALL 3 Feb 2003 22:37:40 -0000 1.12 @@ -12,5 +12,5 @@ * perl ( tested with 5.6 ), available from http:/www.perl.org - * expect ( tested with 5.2.1 ), available from http://expect.nis.gov + * expect ( tested with 5.2.1 ), available from http://expect.nist.gov * file ( tested with 3.28-1 ), available from ftp://ftp.gw.com/mirrors/pub/unix/file/ |