summaryrefslogtreecommitdiff
path: root/mail/smtpfeed/files
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-01-30 04:53:55 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-01-30 04:53:55 +0000
commitdcc56fb616d44c3f5b4b715c4aacf1aac035457c (patch)
treec1e25580c4d248bb73bff9616308c7f7e03b4d01 /mail/smtpfeed/files
parentrblcheck, command-line interface to MAPS RBL spam filter database. (diff)
smtpfeed, an accelerator for sendmail SMTP session.
Notes
Notes: svn path=/head/; revision=9522
Diffstat (limited to 'mail/smtpfeed/files')
-rw-r--r--mail/smtpfeed/files/patch-aa10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/smtpfeed/files/patch-aa b/mail/smtpfeed/files/patch-aa
new file mode 100644
index 000000000000..007e39e70a65
--- /dev/null
+++ b/mail/smtpfeed/files/patch-aa
@@ -0,0 +1,10 @@
+--- Makefile.in.orig Sun Jan 18 23:02:21 1998
++++ Makefile.in Sun Jan 18 23:02:34 1998
+@@ -70,7 +70,6 @@
+ ${RM} -f ${OBJS} ${OBJADDS} ${TARGET} res_send.c
+
+ install:
+- -mv -f ${DEST}/${TARGET} ${DEST}/${TARGET}.old
+ ${INSTALL} ${TARGET} ${DEST}
+
+ gcc2-lint: