From 357143cfd987c815a5412c3c7961f8ec79318b9f Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 10 May 2005 22:52:06 +0000 Subject: Update exim to 4.44nb3 and exim-exiscan to 4.44_28nb2. - The exim user does not need a fixed uid defined at build time Noted by Masao Uebayashi some long time ago --- mail/exim/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/exim/Makefile.common') diff --git a/mail/exim/Makefile.common b/mail/exim/Makefile.common index 76d63905376..a1f6b542ac4 100644 --- a/mail/exim/Makefile.common +++ b/mail/exim/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2005/04/11 21:46:18 tv Exp $ +# $NetBSD: Makefile.common,v 1.28 2005/05/10 22:52:06 abs Exp $ MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ @@ -18,7 +18,7 @@ EXTRACT_SUFX= .tar.bz2 BUILD_DEFS= EXIM_USER EXIM_GROUP EXIM_DB EXIM_USE_LOOKUP_WHOSON PKG_GROUPS= ${EXIM_GROUP} -PKG_USERS= ${EXIM_USER}:${EXIM_GROUP}:8:Exim\\ mail\\ server\\ user:/var/mail:/sbin/nologin +PKG_USERS= ${EXIM_USER}:${EXIM_GROUP}::Exim\\ mail\\ server\\ user:/var/mail:/sbin/nologin WRKSRC= ${WRKDIR}/exim-${EXIM_VERSION} PKG_SYSCONFSUBDIR?= exim -- cgit v1.2.3