summaryrefslogtreecommitdiff
path: root/mail/mailagent/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailagent/patches/patch-am')
-rw-r--r--mail/mailagent/patches/patch-am21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/mailagent/patches/patch-am b/mail/mailagent/patches/patch-am
deleted file mode 100644
index 0e1e77b3169..00000000000
--- a/mail/mailagent/patches/patch-am
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-am,v 1.2 1999/12/26 17:35:43 itojun Exp $
-
-*** agent/magent.sh.orig Sat Sep 16 09:05:29 1995
---- agent/magent.sh Thu Jul 25 19:58:11 1996
-***************
-*** 17,23 ****
- echo "Extracting agent/magent (with variable substitutions)"
- $spitshell >magent <<!GROK!THIS!
- $startperl
-! eval 'exec perl -S \$0 "\$@"'
- if \$running_under_some_shell;
-
- # You'll need to set up a .forward file that feeds your mail to this script,
---- 17,23 ----
- echo "Extracting agent/magent (with variable substitutions)"
- $spitshell >magent <<!GROK!THIS!
- $startperl
-! eval 'exec $perlpath -S \$0 "\$@"'
- if \$running_under_some_shell;
-
- # You'll need to set up a .forward file that feeds your mail to this script,