summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/dnetc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dnetc/Makefile b/misc/dnetc/Makefile
index 6ec87cc6c945..6ecf0eeadb12 100644
--- a/misc/dnetc/Makefile
+++ b/misc/dnetc/Makefile
@@ -57,7 +57,7 @@ do-install:
${INSTALL} -c -m ${SBINMODE} -o ${CLIENTUID} -g ${CLIENTGID} ${WRKSRC}/dnetc ${BINDIR}
${SED} s#CHANGETHIS#${BINDIR}# < ${FILESDIR}/dnetc.sh > ${WRKSRC}/dnetc.sh.pathnames
- ${INSTALL_PROGRAM} ${WRKSRC}/dnetc.sh.pathnames ${LIBDIR}/dnetc.sh
+ ${INSTALL} -c -m ${SBINMODE} ${WRKSRC}/dnetc.sh.pathnames ${LIBDIR}/dnetc.sh
${INSTALL_DATA} ${FILESDIR}/INFO ${BINDIR}