summaryrefslogtreecommitdiff
path: root/net/chrony/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/chrony/Makefile')
-rw-r--r--net/chrony/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 0d45273113a..78b26ab1969 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/03/22 23:01:52 tron Exp $
+# $NetBSD: Makefile,v 1.2 2002/09/19 08:41:50 jlam Exp $
DISTNAME= chrony-1.17
CATEGORIES= net
@@ -17,7 +17,7 @@ RCD_SCRIPTS= chronyd
pre-install:
${SED} ${FILES_SUBST_SED} \
- ${FILESDIR}/chronyd > ${WRKDIR}/chronyd
+ ${FILESDIR}/chronyd.sh > ${WRKDIR}/chronyd
for file in ${EGFILES}; do \
${SED} ${FILES_SUBST_SED} \
${WRKSRC}/examples/$${file} > \