summaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-03-27 00:15:24 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-03-27 00:15:24 +0000
commit1d6b4b3f9145338f9413b8827d5fdb118ac9be1f (patch)
tree2fcb7a6c8fd09bc0b639967f8bc88bcc777caaea /french
parent- Commit other files CVS failed to commit by dying in the middle :-( (diff)
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes
Notes: svn path=/head/; revision=251553
Diffstat (limited to 'french')
-rw-r--r--french/plgrenouille/files/plgrenouille.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/french/plgrenouille/files/plgrenouille.sh.in b/french/plgrenouille/files/plgrenouille.sh.in
index 4bfe6d0fc377..e06b25cef563 100644
--- a/french/plgrenouille/files/plgrenouille.sh.in
+++ b/french/plgrenouille/files/plgrenouille.sh.in
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/french/plgrenouille/files/Attic/plgrenouille.sh.in,v 1.1 2006-04-01 13:32:03 edwin Exp $
+# $FreeBSD: /tmp/pcvs/ports/french/plgrenouille/files/Attic/plgrenouille.sh.in,v 1.2 2010-03-27 00:12:59 dougb Exp $
#
# PROVIDE: plgrenouille
# REQUIRE: DAEMON
@@ -13,7 +13,7 @@
plgrenouille_enable=NO
plgrenouille_flags=-b
-. %%RC_SUBR%%
+. /etc/rc.subr
name=plgrenouille
rcvar=$(set_rcvar)