aboutsummaryrefslogtreecommitdiffstats
path: root/misc/upclient
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-04 16:35:28 +0800
committerkrion <krion@FreeBSD.org>2004-03-04 16:35:28 +0800
commit3f382827a47f96f7b278462fa9f33db15e3bca5b (patch)
tree24253d470dbd7e8acc4724736052e0bf7648fb50 /misc/upclient
parent4ca6f751f529b623ab3b92a729db8f04a5eb3afc (diff)
downloadfreebsd-ports-gnome-3f382827a47f96f7b278462fa9f33db15e3bca5b.tar.gz
freebsd-ports-gnome-3f382827a47f96f7b278462fa9f33db15e3bca5b.tar.zst
freebsd-ports-gnome-3f382827a47f96f7b278462fa9f33db15e3bca5b.zip
- Use RC_SUBR
Submitted by: maintainer
Diffstat (limited to 'misc/upclient')
-rw-r--r--misc/upclient/files/upclient.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/upclient/files/upclient.sh b/misc/upclient/files/upclient.sh
index d1f8d5f7d408..33bb21bb0745 100644
--- a/misc/upclient/files/upclient.sh
+++ b/misc/upclient/files/upclient.sh
@@ -33,7 +33,7 @@ upclient_precmd ()
upclient_enable=NO
upclient_flags=
-. /etc/rc.subr
+. %%RC_SUBR%%
name=upclient
rcvar=$(set_rcvar)