aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ourmon
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-03-27 08:15:24 +0800
committerDoug Barton <dougb@FreeBSD.org>2010-03-27 08:15:24 +0800
commit1d6b4b3f9145338f9413b8827d5fdb118ac9be1f (patch)
tree2fcb7a6c8fd09bc0b639967f8bc88bcc777caaea /net-mgmt/ourmon
parent9de837d04395a0f80f7b2eb78d09de0c4dd344bb (diff)
downloadfreebsd-ports-gnome-1d6b4b3f9145338f9413b8827d5fdb118ac9be1f.tar.gz
freebsd-ports-gnome-1d6b4b3f9145338f9413b8827d5fdb118ac9be1f.tar.zst
freebsd-ports-gnome-1d6b4b3f9145338f9413b8827d5fdb118ac9be1f.zip
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Diffstat (limited to 'net-mgmt/ourmon')
-rw-r--r--net-mgmt/ourmon/files/ourmon.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ourmon/files/ourmon.in b/net-mgmt/ourmon/files/ourmon.in
index 3b704ea100f2..492806ba2ddd 100644
--- a/net-mgmt/ourmon/files/ourmon.in
+++ b/net-mgmt/ourmon/files/ourmon.in
@@ -16,7 +16,7 @@
# On BSD: compare sysctl -a outputs to /var/log/messages, bpf bufsizes should match!
-. %%RC_SUBR%%
+. /etc/rc.subr
name="ourmon"
rcvar=${name}_enable
-remove MD5ohauer2011-07-031-1/+0 * - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autopgollucci2010-09-242-1/+1 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-1/+1