summaryrefslogtreecommitdiff
path: root/mail/mailagent/files/patch-ah
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-09-29 16:55:23 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-09-29 16:55:23 +0000
commit53baf370eb5c3a7fb35cf3fd0b794c2c27507b78 (patch)
tree384517956e31ec817a4e6bbfce755ad17fdd1488 /mail/mailagent/files/patch-ah
parentAdd a dependency on libpng, and bring the port up to date with the (diff)
Removed the lines in the patches that contain $Id$. Fortunately, all
those lines were in the very last part of the hunks. :-)
Diffstat (limited to 'mail/mailagent/files/patch-ah')
-rw-r--r--mail/mailagent/files/patch-ah6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/mailagent/files/patch-ah b/mail/mailagent/files/patch-ah
index e87e6023408f..b8df3a24af6f 100644
--- a/mail/mailagent/files/patch-ah
+++ b/mail/mailagent/files/patch-ah
@@ -1,19 +1,17 @@
*** agent/maildist.SH.orig Wed Mar 22 05:51:25 1995
--- agent/maildist.SH Thu Jul 25 19:53:05 1996
***************
-*** 17,23 ****
+*** 17,22 ****
echo "Extracting agent/maildist (with variable substitutions)"
$spitshell >maildist <<!GROK!THIS!
$startperl
! eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
- # $Id: maildist.SH,v 3.0.1.4 1995/03/21 12:54:59 ram Exp $
---- 17,23 ----
+--- 17,22 ----
echo "Extracting agent/maildist (with variable substitutions)"
$spitshell >maildist <<!GROK!THIS!
$startperl
! eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;
- # $Id: maildist.SH,v 3.0.1.4 1995/03/21 12:54:59 ram Exp $