From 1d6b4b3f9145338f9413b8827d5fdb118ac9be1f Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sat, 27 Mar 2010 00:15:24 +0000 Subject: Begin the process of deprecating sysutils/rc_subr by s#. %%RC_SUBR%%#. /etc/rc.subr# --- net-p2p/uhub/files/uhub.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/uhub/files/uhub.sh.in') diff --git a/net-p2p/uhub/files/uhub.sh.in b/net-p2p/uhub/files/uhub.sh.in index cdea6fd39bfe..7cfd522dde1c 100644 --- a/net-p2p/uhub/files/uhub.sh.in +++ b/net-p2p/uhub/files/uhub.sh.in @@ -17,7 +17,7 @@ # Default is "/var/run/uhub.pid". # -. %%RC_SUBR%% +. /etc/rc.subr name="uhub" rcvar=`set_rcvar` -- cgit v1.2.3