From: Thomas Roessler Date: Thu, 3 Feb 2000 09:55:09 +0000 (+0000) Subject: Minor fixes. X-Git-Tag: mutt-1-1-3-rel~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0dac8066abd12acd5c4af0e335a0c8af6958b83;p=mutt Minor fixes. --- diff --git a/muttbug.sh.in b/muttbug.sh.in index e471c32f..20b3da86 100644 --- a/muttbug.sh.in +++ b/muttbug.sh.in @@ -27,7 +27,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # -SUBMIT="bugs@guug.de" +SUBMIT="submit@bugs.guug.de" include_file () @@ -161,3 +161,6 @@ while : ; do esac done +echo +( echo "For more information on the bug tracking system, please refer" ; + echo "to http://bugs.guug.de/." ) | fmt