summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile.common
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2004-11-01 17:25:25 +0000
committerabs <abs@pkgsrc.org>2004-11-01 17:25:25 +0000
commit982bd253df6c662562a6fe08a15d5d7f5630c083 (patch)
tree5da43423aac657600bb94f3f732ea6e523f835ea /mail/exim/Makefile.common
parent40ad5f21d0aee97bcd41b45ab7d9fb35df2b3ee9 (diff)
downloadpkgsrc-982bd253df6c662562a6fe08a15d5d7f5630c083.tar.gz
Update exim to 4.43nb1
Update exim-exiscan to 4.43_28nb1 Add back patch to ensure fork() is not called with closed fd 0, 1, or 2
Diffstat (limited to 'mail/exim/Makefile.common')
-rw-r--r--mail/exim/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim/Makefile.common b/mail/exim/Makefile.common
index 0a8c816e8d0..cbf835388fe 100644
--- a/mail/exim/Makefile.common
+++ b/mail/exim/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2004/10/11 21:52:12 reed Exp $
+# $NetBSD: Makefile.common,v 1.19 2004/11/01 17:25:25 abs Exp $
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
@@ -11,6 +11,7 @@ USE_PKGINSTALL= yes
MAKE_ENV+= SSLBASE=${SSLBASE:Q}
EXIM_VERSION= 4.43
+PKGREVISION= 1
EXTRACT_SUFX= .tar.bz2