1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/slrn/files/patch-aa
Satoshi Taoka 091a0ef01f unBROKEN_ELF
Corrected MASTER_SITES, PATCH_SITES
1999-04-02 03:55:14 +00:00

12 lines
479 B
Plaintext

--- src/slrnfeat.h.orig Sun Dec 6 20:50:26 1998
+++ src/slrnfeat.h Sun Dec 6 20:50:38 1998
@@ -193,7 +193,7 @@
# define SLRN_ARTICLE_FILENAME ".article"
# define SLRN_FOLLOWUP_FILENAME ".followup"
# define SLRN_SIGNATURE_FILE ".signature"
-# define SLRN_SENDMAIL_COMMAND "/usr/lib/sendmail -oi -t -oem -odb"
+# define SLRN_SENDMAIL_COMMAND "/usr/sbin/sendmail -oi -t -oem -odb"
# ifndef SLRN_LIB_DIR
# define SLRN_LIB_DIR "/usr/local/lib/slrn"
# endif