aboutsummaryrefslogtreecommitdiffstats
path: root/net/zebra-pj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/zebra-pj/Makefile')
-rw-r--r--net/zebra-pj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile
index 72b1e81ee5ed..09b13a47ac5c 100644
--- a/net/zebra-pj/Makefile
+++ b/net/zebra-pj/Makefile
@@ -23,7 +23,7 @@ post-install:
< ${FILESDIR}/zebractl.sh \
> ${PREFIX}/sbin/zebractl
@${CHMOD} 555 ${PREFIX}/sbin/zebractl
- @${ECHO} "Make the following entries in /etc/rc.conf to start zebra:"
+ @${ECHO} "Make these entries in /etc/rc.conf.local to start zebra:"
@${ECHO} "defaultrouter=\"NO\""
@${ECHO} "router_enable=\"YES\""
@${ECHO} "router=\"${PREFIX}/sbin/zebractl\""