summaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-06 22:11:14 +0000
committerwiz <wiz>2004-07-06 22:11:14 +0000
commit6949b34f74e4b2dcea6b8253cd7747d2ed1554e1 (patch)
tree2d31c889c1372c7853b075ae2ff1973b9dc7ba5c /mail/exim
parentda2bc49c74e88f5ad2862eff5fe103ff616ba6e7 (diff)
downloadpkgsrc-6949b34f74e4b2dcea6b8253cd7747d2ed1554e1.tar.gz
bl2 -> bl3 in a comment.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile.common b/mail/exim/Makefile.common
index 9b5a151822f..2611dc03624 100644
--- a/mail/exim/Makefile.common
+++ b/mail/exim/Makefile.common
@@ -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 @@ RCD_SCRIPTS= exim
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"