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
commit8c9a6aa1c9eb912482c952f696d017b2680f9980 (patch)
tree8257fcea5665b8258cdc9b117ff648ebc6466644 /mail/dspam
parentdbe7714c33eb309429175d36919477b92c53ddc8 (diff)
downloadpkgsrc-8c9a6aa1c9eb912482c952f696d017b2680f9980.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