diff -ur cmucl-18e.original/src/code/save.lisp cmucl-18e/src/code/save.lisp --- cmucl-18e.original/src/code/save.lisp 2003-06-08 02:23:44.000000000 -0500 +++ cmucl-18e/src/code/save.lisp 2004-01-14 14:03:28.487836232 -0600 @@ -289,11 +289,9 @@ )) (setf (getf *herald-items* :bugs) - '("For support see http://www.cons.org/cmucl/support.html Send bug reports to the debian BTS." - terpri - "or to " - "pvaneynd@debian.org" terpri - "type (help) for help, (quit) to exit, and (demo) to see the demos" terpri + '("For support see http://www.cons.org/cmucl/support.html" terpri + "Send bug reports to http://bugs.gentoo.org." terpri + "Type (help) for help or (quit) to exit." terpri terpri "Loaded subsystems:"))