svn commit: r431069 - head/lang/expect

Pietro Cerutti gahr at FreeBSD.org
Tue Jan 10 08:45:24 UTC 2017


Author: gahr
Date: Tue Jan 10 08:45:23 2017
New Revision: 431069
URL: https://svnweb.freebsd.org/changeset/ports/431069

Log:
  lang/expect: fix WWW line in pkg-descr

Modified:
  head/lang/expect/pkg-descr

Modified: head/lang/expect/pkg-descr
==============================================================================
--- head/lang/expect/pkg-descr	Tue Jan 10 08:01:16 2017	(r431068)
+++ head/lang/expect/pkg-descr	Tue Jan 10 08:45:23 2017	(r431069)
@@ -4,5 +4,4 @@ interactive programs.  It is briefly des
 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


More information about the svn-ports-all mailing list