diff options
Diffstat (limited to 'news/cnews/Makefile')
-rw-r--r-- | news/cnews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 3f970e5..f558074 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -54,7 +54,7 @@ MODIFY= conf/quiz.def \ conf/substitutions \ include/config.make -NEWSBIN?= ${PREFIX}/news/cnewsbin +NEWSBIN?= ${PREFIX}/libexec/cnews NEWSCTL?= ${PREFIX}/news/lib NEWSARTS?= /var/news NEWSOV?= /var/news/over.view |