summaryrefslogtreecommitdiff
path: root/mail/mailagent/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailagent/patches/patch-aj')
-rw-r--r--mail/mailagent/patches/patch-aj19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/mailagent/patches/patch-aj b/mail/mailagent/patches/patch-aj
deleted file mode 100644
index 9effa3bf724..00000000000
--- a/mail/mailagent/patches/patch-aj
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aj,v 1.2 1999/12/26 17:35:43 itojun Exp $
-
-*** agent/maillist.SH.orig Thu Aug 10 15:38:06 1995
---- agent/maillist.SH Thu Jul 25 19:54:00 1996
-***************
-*** 17,22 ****
- echo "Extracting agent/maillist (with variable substitutions)"
- $spitshell >maillist <<!GROK!THIS!
- $startperl
-! eval "exec perl -S \$0 \$*"
- if \$running_under_some_shell;
-
---- 17,22 ----
- echo "Extracting agent/maillist (with variable substitutions)"
- $spitshell >maillist <<!GROK!THIS!
- $startperl
-! eval "exec $perlpath -S \$0 \$*"
- if \$running_under_some_shell;
-