aboutsummaryrefslogtreecommitdiff
path: root/sysutils/backuppc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-29 12:28:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-29 12:28:42 +0000
commit9ee28cbd8f47c66f554369b632089a94fbc1b6d1 (patch)
treebd99b21d75a9ba84f8d8c4ab255a6b41a0f89e75 /sysutils/backuppc
parent89d92210e7ec368cd0e33557f73916de949c072c (diff)
downloadports-9ee28cbd8f47c66f554369b632089a94fbc1b6d1.tar.gz
ports-9ee28cbd8f47c66f554369b632089a94fbc1b6d1.zip
Notes
Diffstat (limited to 'sysutils/backuppc')
-rw-r--r--sysutils/backuppc/Makefile3
-rw-r--r--sysutils/backuppc/files/backuppc.in2
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile
index 87acbad6dbc2..036166c0c407 100644
--- a/sysutils/backuppc/Makefile
+++ b/sysutils/backuppc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= backuppc
PORTVERSION= 3.2.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}
@@ -25,7 +26,7 @@ USERS= backuppc
GROUPS= backuppc
BPC_CGIDIR?= ${PREFIX}/www/cgi-bin
-BPC_DATADIR?= /var/db/data/BackupPC
+BPC_DATADIR?= /var/db/BackupPC
PORTDOCS= ChangeLog LICENSE README BackupPC.html BackupPC.pod
diff --git a/sysutils/backuppc/files/backuppc.in b/sysutils/backuppc/files/backuppc.in
index 4cf10491af6d..5cfe8e1528ee 100644
--- a/sysutils/backuppc/files/backuppc.in
+++ b/sysutils/backuppc/files/backuppc.in
@@ -7,7 +7,7 @@
# Add the following line to /etc/rc.conf to enable BackupPC:
# backuppc_enable="YES"
-. %%RC_SUBR%%
+. /etc/rc.subr
name="backuppc"
rcvar=`set_rcvar`