summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorrecht <recht>2004-07-07 15:18:34 +0000
committerrecht <recht>2004-07-07 15:18:34 +0000
commitafc64d7d6f6cada03a35742e2722462849a0f410 (patch)
tree4718f6f01a3331f1d48088d0eb34943363440d1e /mail
parent4d61ea441007ba0e0d96844fe68ecb20f87f5f00 (diff)
downloadpkgsrc-afc64d7d6f6cada03a35742e2722462849a0f410.tar.gz
Fix a typo: It's user:group and not group:user.
bump PKGREVISION to 1.
Diffstat (limited to 'mail')
-rw-r--r--mail/dspam/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 5a6296f8ff1..47842d62755 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/06/20 19:41:23 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/07 15:18:34 recht Exp $
#
DISTNAME= dspam-3.0.0
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/
@@ -61,7 +62,7 @@ DSPAM_BINMODE?= 4511
DSPAM_USER?= dspam
DSPAM_GROUP?= dspam
PKG_GROUPS= ${DSPAM_GROUP}
-PKG_USERS= ${DSPAM_GROUP}:${DSPAM_USER}
+PKG_USERS= ${DSPAM_USER}:${DSPAM_GROUP}
# Default options
CONFIGURE_ARGS+= --enable-chi-square