aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bacula-server
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-01 20:19:01 +0800
committermiwi <miwi@FreeBSD.org>2007-03-01 20:19:01 +0800
commitc0836bed0e50e68092bc042bf447bd046383efdd (patch)
treecdefa541761e18e1d8de522826dfb617009f1fb1 /sysutils/bacula-server
parent3d760b6507a179c0360477930452e282cd644726 (diff)
downloadfreebsd-ports-gnome-c0836bed0e50e68092bc042bf447bd046383efdd.tar.gz
freebsd-ports-gnome-c0836bed0e50e68092bc042bf447bd046383efdd.tar.zst
freebsd-ports-gnome-c0836bed0e50e68092bc042bf447bd046383efdd.zip
- Fix typo in rc.d script
- Bump PORTREVISION PR: 109714 Submitted by: Volker Werth<volker@vwsoft.com> Approved by : maintainer
Diffstat (limited to 'sysutils/bacula-server')
-rw-r--r--sysutils/bacula-server/Makefile2
-rw-r--r--sysutils/bacula-server/files/bacula-fd.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index 47104e2f4e4c..9e401901c1f7 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bacula
DISTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bacula
diff --git a/sysutils/bacula-server/files/bacula-fd.in b/sysutils/bacula-server/files/bacula-fd.in
index 791acdc59bfd..e974c8b43228 100644
--- a/sysutils/bacula-server/files/bacula-fd.in
+++ b/sysutils/bacula-server/files/bacula-fd.in
@@ -18,7 +18,7 @@
name="bacula_fd"
rcvar=${name}_enable
-command=%%PREFIX%%sbin/bacula-fd
+command=%%PREFIX%%/sbin/bacula-fd
load_rc_config $name