aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-server
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2018-04-12 19:41:15 +0000
committerThomas Zander <riggs@FreeBSD.org>2018-04-12 19:41:15 +0000
commit633ff2842ecaccc0272b78ab8213f6a9df67ae64 (patch)
treebaa0e85c6d552f4b2121e6586f9adf88452a41f2 /misc/amanda-server
parent8944a36245dd19836d30c2548271779c18ca7c72 (diff)
downloadports-633ff2842ecaccc0272b78ab8213f6a9df67ae64.tar.gz
ports-633ff2842ecaccc0272b78ab8213f6a9df67ae64.zip
Fix install location of security configuration file
PR: 219665 Submitted by: Trond.Endrestol@ximalas.info Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=467194
Diffstat (limited to 'misc/amanda-server')
-rw-r--r--misc/amanda-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index dc290b9ebd6e..f9fb0d94435d 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amanda
PORTVERSION= 3.3.9
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION}
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-user=${USERS} --with-group=${AMANDA_GROUP} \
--with-bsdtcp-security --with-bsdudp-security \
--with-ssh-security \
- --disable-installperms --with-security-file=${ETCDIR}/security.conf
+ --disable-installperms --with-security-file=${ETCDIR}/amanda-security.conf
CONFIGURE_ENV= PERL=${LOCALBASE}/bin/perl-amanda
PKG_MESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message