diff options
author | abs <abs@pkgsrc.org> | 2004-03-05 12:28:45 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-03-05 12:28:45 +0000 |
commit | e5dafb3ff3b98fc771fea5bd405f93e311d17865 (patch) | |
tree | e712d4810aab7ded8ab5891e8182d3ede5620959 /mail/exim/Makefile | |
parent | 82250d115c5c7dea40c9ebb7dc6c72a3baafc090 (diff) | |
download | pkgsrc-e5dafb3ff3b98fc771fea5bd405f93e311d17865.tar.gz |
Update exim to 4.22nb4 & exim-exiscan to 4.22-12nb2 from Norm at cackhanded.net
- Avoid "set{u,g}id ... invoked ... with fd 1 closed" warnings
- Cleanup DLOPEN from Local/Makefile.pkgsrc
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r-- | mail/exim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 7d77a477bde..8d30632f50a 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2003/11/25 10:21:58 abs Exp $ +# $NetBSD: Makefile,v 1.43 2004/03/05 12:28:45 abs Exp $ DISTNAME= exim-${EXIM_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail net MAINTAINER= ad@NetBSD.org |