summaryrefslogtreecommitdiff
path: root/news/nn/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-12-07 00:01:26 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-12-07 00:01:26 +0000
commit89cd4dc7cda87a2d077ed7f74e1ef36d149061f8 (patch)
tree6c4600f9f7803a0a7ed0ff37e1bee7513e287d4d /news/nn/files
parentInstall binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :) (diff)
lib/news -> news/lib
Notes
Notes: svn path=/head/; revision=4851
Diffstat (limited to 'news/nn/files')
-rw-r--r--news/nn/files/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/nn/files/patch-ab b/news/nn/files/patch-ab
index 1845ea051bfd..548453924bff 100644
--- a/news/nn/files/patch-ab
+++ b/news/nn/files/patch-ab
@@ -47,7 +47,7 @@
* NOTE: If you plan to use the included inews, it MUST be a full pathname
*/
-! #define NNTP_SERVER "/usr/local/lib/news/nntp_server"
+! #define NNTP_SERVER "/usr/local/etc/nntpserver"
/*
* Define NNTP_POST if you want nn to reject attempts to post via
@@ -138,9 +138,9 @@
*/
! #define NEWS_DIRECTORY "/var/news"
-! #define NEWS_LIB_DIRECTORY "/usr/local/lib/news"
+! #define NEWS_LIB_DIRECTORY "/usr/local/news/lib"
-! /* #define INEWS_PATH "/usr/local/lib/news/inews" */
+! /* #define INEWS_PATH "/usr/local/news/lib/inews" */
/*