summaryrefslogtreecommitdiffstats
path: root/main/subversion/svnserve.initd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-01-19 12:51:36 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-01-19 12:51:36 +0000
commit3c7c065b9a7166a20e82fdbd884152d73052c717 (patch)
treeab451e861ee3eb9ba3f3920597828e4eadcd2024 /main/subversion/svnserve.initd
parent3f5d211dedde1ab48e57ee0e3c77c79e0799da81 (diff)
downloadaports-3c7c065b9a7166a20e82fdbd884152d73052c717.tar.bz2
aports-3c7c065b9a7166a20e82fdbd884152d73052c717.tar.xz
main/subversion: replace opts in init.d script
ref #943
Diffstat (limited to 'main/subversion/svnserve.initd')
-rw-r--r--main/subversion/svnserve.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/subversion/svnserve.initd b/main/subversion/svnserve.initd
index d76f6f374..0638ab2b9 100644
--- a/main/subversion/svnserve.initd
+++ b/main/subversion/svnserve.initd
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/files/svnserve.initd,v 1.2 2005/08/25 13:59:48 pauldv Exp $
-opts="$opts setup"
+extra_stopped_commands="setup"
depend() {
need net