pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/exim bl2 -> bl3 in a comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a31febbe199
branches:  trunk
changeset: 477662:4a31febbe199
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 06 22:11:14 2004 +0000

description:
bl2 -> bl3 in a comment.

diffstat:

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

diffs (18 lines):

diff -r 1731c8c84ae4 -r 4a31febbe199 mail/exim/Makefile.common
--- a/mail/exim/Makefile.common Tue Jul 06 22:10:42 2004 +0000
+++ b/mail/exim/Makefile.common Tue Jul 06 22:11:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2004/06/06 22:10:51 abs Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/07/06 22:11:14 wiz Exp $
 
 MASTER_SITES=  ftp://ftp.exim.org/pub/exim/exim4/ \
                ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
@@ -35,7 +35,7 @@
 OWN_DIRS_PERMS=                /var/log/exim ${EXIM_USER} ${EXIM_GROUP} 0750
 OWN_DIRS_PERMS+=       /var/spool/exim ${EXIM_USER} ${EXIM_GROUP} 0750
 
-# XXX: The following will be handled by buildlink2 at some point.
+# XXX: The following will be handled by buildlink3 at some point.
 CFLAGS+=               ${_STRIPFLAG_CC}
 
 .if defined(EXIM_DB) && ${EXIM_DB} == "gdbm"



Home | Main Index | Thread Index | Old Index