1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/mail/majordomo/files/patch-bg
James FitzGibbon 70de273d7f - Upgrade to v1.94.2
- Change the way that the /usr/lib/sendmail -> /usr/sbin/sendmail patches are stored to make future upgrades of the port easier.
- Change the way that the links in the install dirs were being set up.
1997-04-28 00:37:28 +00:00

12 lines
400 B
Plaintext

--- md-sub/md-sub.cgi.orig Sun Apr 27 20:25:26 1997
+++ md-sub/md-sub.cgi Sun Apr 27 20:25:39 1997
@@ -67,7 +67,7 @@
$cgiloc = "http://stout/~jco/md-sub.cgi";
$listsdb = "/usr/jco/.md-subrc";
$logfile = "/usr/jco/md-sub.log";
-#$sendmail = "|/usr/lib/sendmail -t";
+#$sendmail = "|/usr/sbin/sendmail -t";
$sendmail = "|/usr/bin/cat - > /tmp/test.out"; # This one is for
# testing...