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 /mail/exim/Makefile | |
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
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 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 |