$NetBSD$

--- bin/audiosend.orig	2004-03-28 18:04:21.000000000 -0800
+++ bin/audiosend	2004-03-28 18:04:30.000000000 -0800
@@ -86,7 +86,7 @@ set which = $<
     switch ("$which")
         case 1:
           echo -n "Sending mail, please wait...  "
-          /usr/lib/sendmail $to  $cc < $fname
+          /usr/sbin/sendmail $to  $cc < $fname
           if (! $status) then
             echo "Done."
             rm $fname
