diff options
Diffstat (limited to 'net/cvsup-mirror/files/cvsupd.sh.in')
-rw-r--r-- | net/cvsup-mirror/files/cvsupd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup-mirror/files/cvsupd.sh.in b/net/cvsup-mirror/files/cvsupd.sh.in index 1b4a2b731609..4c4049f96c7c 100644 --- a/net/cvsup-mirror/files/cvsupd.sh.in +++ b/net/cvsup-mirror/files/cvsupd.sh.in @@ -27,7 +27,7 @@ # Note that answering the questions during the install will setup # %%PREFIX%%/etc/cvsup/config.sh for you. -. %%RC_SUBR%% +. /etc/rc.subr name="cvsupd" rcvar=`set_rcvar` |