From b7b41eda73ed50a122ad5c1098c3033cf4e0336a Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Mon, 27 Mar 2006 20:44:32 +0000 Subject: Do not hardcode rc.subr(8) location --- net-p2p/i2p/files/i2p.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/i2p/files/i2p.sh.in b/net-p2p/i2p/files/i2p.sh.in index e3fd12fcbe2b..5da408c0c0b0 100644 --- a/net-p2p/i2p/files/i2p.sh.in +++ b/net-p2p/i2p/files/i2p.sh.in @@ -15,7 +15,7 @@ #i2p_user="" # -. /etc/rc.subr +. %%RC_SUBR%% name="i2p" rcvar=`set_rcvar` -- cgit v1.2.3