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 | deb0b63687f280655429c12a21836c934cc2ec13 (patch) | |
tree | 1e93dcb77988f4b6a80d9614e98f4c973e652584 /mail/exim | |
parent | 9fb9e2feb8acd5a330b2da8396411c55cf3ff479 (diff) | |
download | pkgsrc-deb0b63687f280655429c12a21836c934cc2ec13.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')
-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 |