summaryrefslogtreecommitdiff
path: root/mail/dspam
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-07 18:26:25 +0000
committerjlam <jlam>2004-08-07 18:26:25 +0000
commit7b31acefa60742637e2122de776af51d1ed2a048 (patch)
tree17b533307ec2b04c8c39ff2b526b8e8c9c2afe83 /mail/dspam
parentb1df0cdacee1790f8d16ed6be3ee562d58e567e9 (diff)
downloadpkgsrc-7b31acefa60742637e2122de776af51d1ed2a048.tar.gz
The permissions on /var/dspam should be 0770, not 0755. This affects the
binary package, but ride the last PKGREVISION bump.
Diffstat (limited to 'mail/dspam')
-rw-r--r--mail/dspam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index e86c81607c8..dc7b5c74bd2 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/08/07 06:12:20 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/08/07 18:26:25 jlam Exp $
DISTNAME= dspam-3.0.0
PKGREVISION= 3
@@ -67,7 +67,7 @@ PKG_GROUPS= ${DSPAM_GROUP}
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} 0755
+OWN_DIRS_PERMS= ${DSPAM_HOME} ${DSPAM_USER} ${DSPAM_GROUP} 0770
post-install:
${INSTALL_DATA_DIR} ${DOCDIR}