1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/news/suck/files/patch-ad

13 lines
567 B
Plaintext
Raw Normal View History

1999-03-24 19:26:33 +00:00
--- suck_config.h.orig Wed Mar 24 14:18:08 1999
+++ suck_config.h Wed Mar 24 14:18:53 1999
@@ -92,7 +92,8 @@
#define N_XOVER "suckxover" /* parameter file for which articles NOT to download via xover */
#define N_PHRASES "/usr/local/lib/suck.phrases" /* default location for phrase file */
-#define HISTORY_FILE "/usr/news/db/history" /* default location for history file */
+#define HISTORY_FILE "/usr/local/news/lib/history" /* default location for
+ * history file */
/* TEMP FILES created */
#define N_NEWRC "suck.newrc"