aboutsummaryrefslogtreecommitdiff
path: root/news/nntpcache
diff options
context:
space:
mode:
Diffstat (limited to 'news/nntpcache')
-rw-r--r--news/nntpcache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 14a865fcf0dd..300f8515e598 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -82,7 +82,7 @@ post-install:
@ ${CHOWN} -R news:news ${NNTPSPOOLDIR}
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${DOCSDIR}
- @ cd ${WRKSRC} && find ${DOCS} \
+ @ cd ${WRKSRC} && ${FIND} ${DOCS} \
| ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
.endif