Don't force order in the RC script as rcorder doesn't like non-existing

providers. Bump revision.
This commit is contained in:
joerg 2010-02-20 15:23:41 +00:00
parent 4ff999cd9b
commit fc25b3f5fb
2 changed files with 3 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2010/02/14 19:03:51 joerg Exp $
# $NetBSD: Makefile,v 1.4 2010/02/20 15:23:41 joerg Exp $
DISTNAME= spawn-fcgi-1.6.3
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/

View file

@ -1,9 +1,8 @@
#!@RCD_SCRIPTS_SHELL@
#
# $NetBSD: spawnfcgi.sh,v 1.2 2010/02/14 19:03:51 joerg Exp $
# $NetBSD: spawnfcgi.sh,v 1.3 2010/02/20 15:23:41 joerg Exp $
#
# PROVIDE: spawnfcgi
# BEFORE: apache cherokee lighttpd nginx
# REQUIRE: DAEMON
. /etc/rc.subr