diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-03 00:58:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-03 00:58:25 +0000 |
commit | 1f2e28d267e327ca0e8a80bbf56d22e3cd1cd05e (patch) | |
tree | 8161b392096b0fcae6376f44d80f633e37b938f2 /mail | |
parent | 3ed66f983d598bd9a7506e0df7f414f36ede2546 (diff) | |
download | pkgsrc-1f2e28d267e327ca0e8a80bbf56d22e3cd1cd05e.tar.gz |
Reset maintainer on his request. PR 32699.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/esmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/mpop/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 0da6c921adf..c9171e44e91 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/29 06:21:48 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/03 00:58:25 wiz Exp $ # DISTNAME= esmtp-0.5.1 @@ -7,7 +7,7 @@ PKGREVISION= 1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esmtp/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= lems@gmx.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://esmtp.sourceforge.net/ COMMENT= Relay-only Mail Transfer Agent with sendmail-compatible syntax diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 53eddd36795..b11f4a6adec 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/12/29 06:21:51 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/03 00:58:25 wiz Exp $ # DISTNAME= mpop-0.8.2 @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= lems@gmx.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mpop.sourceforge.net/ COMMENT= Small, fast and portable POP3 client |