aboutsummaryrefslogtreecommitdiffstats
path: root/net/ushare
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-03-27 12:30:05 +0800
committerdougb <dougb@FreeBSD.org>2010-03-27 12:30:05 +0800
commit3f8b02b6baafc722ea807dd648e18ccc5db56ce6 (patch)
tree3981ef94438c33aec3eb2699dad4eb259303cf42 /net/ushare
parent1d692c0508fc8d85414cb7488d010ee78edefc60 (diff)
downloadfreebsd-ports-gnome-3f8b02b6baafc722ea807dd648e18ccc5db56ce6.tar.gz
freebsd-ports-gnome-3f8b02b6baafc722ea807dd648e18ccc5db56ce6.tar.zst
freebsd-ports-gnome-3f8b02b6baafc722ea807dd648e18ccc5db56ce6.zip
Remove the remaining examples of quotes around /etc/rc.subr
Diffstat (limited to 'net/ushare')
-rw-r--r--net/ushare/files/patch-ushare2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ushare/files/patch-ushare b/net/ushare/files/patch-ushare
index 6ca910efe85a..849a3f5a276a 100644
--- a/net/ushare/files/patch-ushare
+++ b/net/ushare/files/patch-ushare
@@ -94,7 +94,7 @@
+#
+#ushare_enable="YES"
+
-+. "/etc/rc.subr"
++. /etc/rc.subr
+
+name=ushare
+rcvar=`set_rcvar`