summaryrefslogtreecommitdiff
path: root/mail/dspam
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-10-27 23:31:57 +0000
committerxtraeme <xtraeme>2004-10-27 23:31:57 +0000
commit77ad87216ed9e593a67a62325f6ed166a6ed4198 (patch)
tree8257fcea5665b8258cdc9b117ff648ebc6466644 /mail/dspam
parentdbfaf897d2b92f8119b7e00acbbbe8533b92000f (diff)
downloadpkgsrc-77ad87216ed9e593a67a62325f6ed166a6ed4198.tar.gz
Add missing OWN_DIRS_PERMS for DSPAM_LOGDIR.
Diffstat (limited to 'mail/dspam')
-rw-r--r--mail/dspam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 61c0987ef75..4ed3e8b6923 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/27 23:27:00 xtraeme Exp $
+# $NetBSD: Makefile,v 1.13 2004/10/27 23:31:57 xtraeme Exp $
DISTNAME= dspam-3.2.0
PKGREVISION= 1
@@ -70,6 +70,7 @@ PKG_USERS= ${DSPAM_USER}:${DSPAM_GROUP}
SPECIAL_PERMS= ${PREFIX}/bin/dspam ${DSPAM_USER} ${DSPAM_GROUP} \
${DSPAM_BINMODE}
OWN_DIRS_PERMS= ${DSPAM_HOME} ${DSPAM_USER} ${DSPAM_GROUP} 0770
+OWN_DIRS_PERMS+= ${DSPAM_LOGDIR} ${DSPAM_USER} ${DSPAM_GROUP} 0770
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-install