pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/exim whitespace police



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a277441c7b78
branches:  trunk
changeset: 463859:a277441c7b78
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Nov 30 03:01:33 2003 +0000

description:
whitespace police

diffstat:

 mail/exim/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 87f281581798 -r a277441c7b78 mail/exim/Makefile.common
--- a/mail/exim/Makefile.common Sat Nov 29 22:08:15 2003 +0000
+++ b/mail/exim/Makefile.common Sun Nov 30 03:01:33 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2003/09/02 11:23:30 abs Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/11/30 03:01:33 grant Exp $
 
 MASTER_SITES=  ftp://ftp.exim.org/pub/exim/exim4/ \
                ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
@@ -19,7 +19,7 @@
 
 BUILD_DEFS=            EXIM_USER EXIM_GROUP
 
-PKG_SYSCONFSUBDIR?=     exim
+PKG_SYSCONFSUBDIR?=    exim
 EXAMPLESDIR=           ${PREFIX}/share/examples/exim
 CONF_FILES=            ${EXAMPLESDIR}/aliases ${PKG_SYSCONFDIR}/aliases
 CONF_FILES+=           ${EXAMPLESDIR}/configure ${PKG_SYSCONFDIR}/configure



Home | Main Index | Thread Index | Old Index