diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-08 02:08:38 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-08 02:08:38 +0000 |
commit | 547b9dfdb15486cfac89491f61b57b7e55231930 (patch) | |
tree | 4a7f92520ff67548914caf5b138740d5d31bda93 /hebrew/pine/files/patch-ac | |
parent | - Don't build included tests - we don't install them anyway; (diff) |
Update to 4.42.2.9
PR: 32587
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=51199
Diffstat (limited to 'hebrew/pine/files/patch-ac')
-rw-r--r-- | hebrew/pine/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hebrew/pine/files/patch-ac b/hebrew/pine/files/patch-ac index c4407f440d4c..2afa36851c80 100644 --- a/hebrew/pine/files/patch-ac +++ b/hebrew/pine/files/patch-ac @@ -58,7 +58,7 @@ /*---------------------------------------------------------------------- If no nntp-servers are defined, this program will be used to post news. ----*/ -! #define SENDNEWS "/usr/local/news/inews -h" +! /* #define SENDNEWS "/usr/local/news/inews -h" */ /*--------- Program employed by users to change their password ---------*/ @@ -66,7 +66,7 @@ /*---------------------------------------------------------------------- If no nntp-servers are defined, this program will be used to post news. ----*/ -! #define SENDNEWS "/usr/local/news/lib/inews -h" /* For NN inews */ +! /*#define SENDNEWS "/usr/local/news/lib/inews -h" */ /* For NN inews */ ! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For INN inews */ ! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For Cnews inews */ |