diff options
author | grant <grant> | 2004-05-30 08:54:13 +0000 |
---|---|---|
committer | grant <grant> | 2004-05-30 08:54:13 +0000 |
commit | db7c46f10acd0c448f0e2b4fbeecb7492fc49e76 (patch) | |
tree | 1df584b2aa12c464bf9d558d82eab42ae6da5e7a /mail/exim | |
parent | f7f4272c938973ed96037f5d1425ad46f63e63ed (diff) | |
download | pkgsrc-db7c46f10acd0c448f0e2b4fbeecb7492fc49e76.tar.gz |
Pull up revision 1.45 (requested by abs in ticket #28):
Reset maintainer to tech-pkg@ (from ad@, since he is not working on
them any longer).
Diffstat (limited to 'mail/exim')
-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 2bfb1105acb..9ce50dd12aa 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.44 2004/03/26 02:27:43 wiz Exp $ +# $NetBSD: Makefile,v 1.44.2.1 2004/05/30 08:54:13 grant Exp $ DISTNAME= exim-${EXIM_VERSION} PKGREVISION= 5 CATEGORIES= mail net -MAINTAINER= ad@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.exim.org/ COMMENT= The Exim mail transfer agent, a replacement for sendmail |