diff options
author | wiz <wiz> | 2004-05-07 11:54:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-05-07 11:54:35 +0000 |
commit | e915eff9ea15e4ccaa236488a43769d57ab06d26 (patch) | |
tree | c0dceae021524d4efa714120aab827843aef4291 /mail | |
parent | 4e1d3a78fe004b496f8452b0cbb1c4c111171430 (diff) | |
download | pkgsrc-e915eff9ea15e4ccaa236488a43769d57ab06d26.tar.gz |
Reset maintainer to tech-pkg@ (from ad@, since he is not working on them
any longer).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-html/Makefile | 4 | ||||
-rw-r--r-- | mail/exim/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/exim-html/Makefile b/mail/exim-html/Makefile index 412451d89dc..e8a1d43ebe2 100644 --- a/mail/exim-html/Makefile +++ b/mail/exim-html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/09/02 12:16:19 abs Exp $ +# $NetBSD: Makefile,v 1.6 2004/05/07 11:54:35 wiz Exp $ DISTNAME= exim-html-4.20 CATEGORIES= mail net @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ ftp://ftp.esat.net/pub/networking/mail/mta/exim/exim4/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= ad@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.exim.org/ COMMENT= HTML documentation for the Exim mail transfer agent diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 2bfb1105acb..7529b1c1836 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.45 2004/05/07 11:54:35 wiz 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 |