summaryrefslogtreecommitdiffstats
path: root/sysutils/bacula-client-devel
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-04-01 23:06:24 +0000
committergarga <garga@FreeBSD.org>2006-04-01 23:06:24 +0000
commitb6d2b460b0c2f881d6dc02e76a065b5986af5c21 (patch)
tree34763556d53787f2b6db02d0ebd4be68213d26aa /sysutils/bacula-client-devel
parent3510534e574dd9513a0156b5a20f77a4adcc860f (diff)
downloadFreeBSD-ports-b6d2b460b0c2f881d6dc02e76a065b5986af5c21.zip
FreeBSD-ports-b6d2b460b0c2f881d6dc02e76a065b5986af5c21.tar.gz
- Rename rc.d scripts, removing "z-". It's not more needed since we are using
correct REQUIRE: tag Approved by: maintainer
Diffstat (limited to 'sysutils/bacula-client-devel')
-rw-r--r--sysutils/bacula-client-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bacula-client-devel/Makefile b/sysutils/bacula-client-devel/Makefile
index 48039fa..7e72ab7 100644
--- a/sysutils/bacula-client-devel/Makefile
+++ b/sysutils/bacula-client-devel/Makefile
@@ -15,6 +15,6 @@ COMMENT= The network backup solution (client) - DEVELOPMENT Version
PLIST= ${PKGDIR}/pkg-plist.client
WITH_CLIENT_ONLY= yes
-USE_RC_SUBR= z-bacula-fd.sh
+USE_RC_SUBR= bacula-fd.sh
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud