diff options
author | abs <abs@pkgsrc.org> | 2004-05-07 18:12:58 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-05-07 18:12:58 +0000 |
commit | 3cdce546aa833a648f413ddf6b50e71f8a37a6a7 (patch) | |
tree | 1e93dcb77988f4b6a80d9614e98f4c973e652584 | |
parent | 7f62bf07f3782dc0f9df812d0671e90744a7bb8d (diff) | |
download | pkgsrc-3cdce546aa833a648f413ddf6b50e71f8a37a6a7.tar.gz |
"Milli Vanilli told you to blame it on on the rain..."
I'll take over ownership of these
-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 7000cd3af2e..136f31fc43e 100644 --- a/mail/exim-html/Makefile +++ b/mail/exim-html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/05/07 17:47:32 abs Exp $ +# $NetBSD: Makefile,v 1.8 2004/05/07 18:12:58 abs Exp $ DISTNAME= exim-html-4.30 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= tech-pkg@NetBSD.org +MAINTAINER= abs@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 124cecb3335..3212c57a0ff 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2004/05/07 17:47:32 abs Exp $ +# $NetBSD: Makefile,v 1.47 2004/05/07 18:12:58 abs Exp $ DISTNAME= exim-${EXIM_VERSION} PKGREVISION= 1 CATEGORIES= mail net -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.exim.org/ COMMENT= The Exim mail transfer agent, a replacement for sendmail |