1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/grail/files/patch-aa

12 lines
298 B
Plaintext
Raw Normal View History

--- ancillary/MailDialog.py- Wed Jun 17 11:40:55 1998
+++ ancillary/MailDialog.py Wed Jun 17 11:41:12 1998
@@ -50,7 +50,7 @@
X-URL: %(url)s
"""
else:
- SENDMAIL = "/usr/lib/sendmail -t" # XXX
+ SENDMAIL = "/usr/sbin/sendmail -t" # XXX
TEMPLATE ="""\
To: %(to)s
Subject: %(subject)s