From owner-cvs-all Tue Dec 11 4:42:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6377B37B417; Tue, 11 Dec 2001 04:42:34 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBBCgTt99566; Tue, 11 Dec 2001 04:42:29 -0800 (PST) (envelope-from sheldonh) Message-Id: <200112111242.fBBCgTt99566@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 11 Dec 2001 04:42:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2001/12/11 04:42:29 PST Modified files: mail/exim Makefile Log: Bump PORTREVISION for this recent change: Build Exim with compile-time defaults for exim_user and exim_group. Use the newly added mailnull user, and the now well-established group mail. The use of compile-time defaults for these values is not required for many sites, but are important for more exotic applications. This ensures that the packages are useful to the widest audience possible. Revision Changes Path 1.104 +1 -1 ports/mail/exim/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message