summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/trickle/Makefile4
-rwxr-xr-xnet/trickle/files/trickled.sh4
2 files changed, 5 insertions, 3 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index 224aa60e576..c77d8d6c8d6 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/25 14:19:41 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/27 02:31:48 xtraeme Exp $
#
DISTNAME= trickle-1.06
@@ -21,6 +21,8 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
EGDIR= ${PREFIX}/share/examples/trickle
CONF_FILES= ${EGDIR}/trickled.conf ${PKG_SYSCONFDIR}/trickled.conf
+RCD_SCRIPTS= trickled
+
pre-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${FILESDIR}/trickled.conf ${EGDIR}
diff --git a/net/trickle/files/trickled.sh b/net/trickle/files/trickled.sh
index 890e53d2287..8d6959fda67 100755
--- a/net/trickle/files/trickled.sh
+++ b/net/trickle/files/trickled.sh
@@ -1,6 +1,6 @@
-#!@RCS_SCRIPTS_SHELL@
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: trickled.sh,v 1.1.1.1 2003/09/25 14:19:42 xtraeme Exp $
+# $NetBSD: trickled.sh,v 1.2 2003/09/27 02:31:48 xtraeme Exp $
#
# PROVIDE: trickled
# REQUIRE: DAEMON