summaryrefslogtreecommitdiff
path: root/mail/mailagent/files/patch-ai
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-09-29 03:26:48 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-09-29 03:26:48 +0000
commit9310542f0e67b003686b730d380803575d660c03 (patch)
treec1d06883e34e558d42843b9e15f088c2b4534d3e /mail/mailagent/files/patch-ai
parentUpgrade, 1.6 -> 1.62. (diff)
A sophisticated mail processing program.
Diffstat (limited to 'mail/mailagent/files/patch-ai')
-rw-r--r--mail/mailagent/files/patch-ai19
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/mailagent/files/patch-ai b/mail/mailagent/files/patch-ai
new file mode 100644
index 000000000000..d6c37ec44205
--- /dev/null
+++ b/mail/mailagent/files/patch-ai
@@ -0,0 +1,19 @@
+*** agent/mailhelp.SH.orig Wed Mar 22 05:51:24 1995
+--- agent/mailhelp.SH Thu Jul 25 19:56:16 1996
+***************
+*** 17,23 ****
+ echo "Extracting agent/mailhelp (with variable substitutions)"
+ $spitshell >mailhelp <<!GROK!THIS!
+ $startperl
+! eval "exec perl -S \$0 \$*"
+ if \$running_under_some_shell;
+
+ # $Id: mailhelp.SH,v 3.0.1.2 1995/03/21 12:55:04 ram Exp $
+--- 17,23 ----
+ echo "Extracting agent/mailhelp (with variable substitutions)"
+ $spitshell >mailhelp <<!GROK!THIS!
+ $startperl
+! eval "exec $perlpath -S \$0 \$*"
+ if \$running_under_some_shell;
+
+ # $Id: mailhelp.SH,v 3.0.1.2 1995/03/21 12:55:04 ram Exp $