diff options
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 122c9a8663a..3e3c59b3890 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2007/04/12 03:42:21 schmonz Exp $ +# $NetBSD: Makefile,v 1.55 2007/06/15 18:15:19 jlam Exp $ # DISTNAME= netqmail-1.05 @@ -99,7 +99,7 @@ PKG_HOME.${user}= ${QMAILDIR} .endfor PKG_HOME.alias= ${QMAILDIR}/alias -SPECIAL_PERMS+= ${PREFIX}/bin/qmail-queue qmailq qmail 4711 +SPECIAL_PERMS+= ${PREFIX}/bin/qmail-queue qmailq qmail 4555 # extract the qmail tarball that was inside the netqmail distfile post-extract: |