summaryrefslogtreecommitdiff
path: root/net/quagga/files/watchquagga.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/quagga/files/watchquagga.sh.in')
-rw-r--r--net/quagga/files/watchquagga.sh.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/quagga/files/watchquagga.sh.in b/net/quagga/files/watchquagga.sh.in
index d8b04e06fc92..cb0d1bf1e751 100644
--- a/net/quagga/files/watchquagga.sh.in
+++ b/net/quagga/files/watchquagga.sh.in
@@ -1,15 +1,15 @@
#!/bin/sh
-#
+# $FreeBSD$
+#
# PROVIDE: watchquagga
# REQUIRE: NETWORKING quagga
-
#
# Add the following line to /etc/rc.conf to enable quagga:
-#watchquagga_enable="YES"
+# watchquagga_enable="YES"
#
# You may also wish to use the following variables to fine-tune startup:
-#watchquagga_flags=""
+# watchquagga_flags
#
#